Back to Devexpress

TdxRibbonBackstageViewGalleryControlOptionsView Class

vcl-dxribbonbackstageviewgallerycontrol-4737b541.md

latest1.7 KB
Original Source

TdxRibbonBackstageViewGalleryControlOptionsView Class

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

TdxRibbonBackstageViewGalleryControlOptionsView Members

dxRibbonBackstageViewGalleryControl Unit