Skip to main content

RibbonCustomizationFormOptions Class

Represents options related to the Customization Form.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v23.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