Back to Devexpress

RibbonCustomizationFormOptions Class

windowsforms-devexpress-dot-xtrabars-dot-ribbon-8cd13bdf.md

latest1.9 KB
Original Source

RibbonCustomizationFormOptions Class

Represents options related to the Customization Form.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class RibbonCustomizationFormOptions :
    RibbonOptionsBase
vb
Public Class RibbonCustomizationFormOptions
    Inherits 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

RibbonCustomizationFormOptions Members

DevExpress.XtraBars.Ribbon Namespace