TdxRibbonBackstageViewGalleryControlOptionsView Class
In This Article
Contains settings that specify how elements (groups and items) are arranged within the Ribbon Backstage View gallery.
#Declaration
Delphi
TdxRibbonBackstageViewGalleryControlOptionsView = class(
TdxGalleryControlOptionsView
)
#Remarks
This class extends its ancestor class with group and item-specific appearance settings.
A TdxRibbonBackstageViewGalleryControlOptionsView object is referenced by the Ribbon Backstage View gallery’s OptionsView property.
#Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxGalleryPersistent
TdxGalleryControlCustomOptions
TdxGalleryControlOptionsView
TdxRibbonBackstageViewGalleryControlOptionsView
See Also