Skip to main content
A newer version of this page is available. .

RibbonCustomizationFormOptions Class

Represents options related to the Customization Form.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class RibbonCustomizationFormOptions :
    RibbonOptionsBase

The following members return RibbonCustomizationFormOptions objects:

Remarks

The RibbonControl.OptionsCustomizationForm property provides access to the Customization Form‘s options.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraBars.Ribbon.RibbonOptionsBase
RibbonCustomizationFormOptions
See Also