Skip to main content

TdxRibbonBackstageViewGalleryControlOptionsView Class

Contains settings that specify how elements (groups and items) are arranged within the Ribbon Backstage View gallery.

Declaration

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.

See Also