Skip to main content
All docs
V25.1
  • RibbonCustomizationFormOptions Class

    Represents options related to the Customization Form.

    Namespace: DevExpress.XtraBars.Ribbon

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