Back to Devexpress

TdxRibbonBackstageViewGalleryItem Class

vcl-dxribbonbackstageviewgallerycontrol-55717129.md

latest1.5 KB
Original Source

TdxRibbonBackstageViewGalleryItem Class

A Ribbon Backstage View gallery item.

Declaration

delphi
TdxRibbonBackstageViewGalleryItem = class(
    TdxGalleryControlItem
)

Remarks

This class extends its ancestor class with members that enable and control changes to the item’s pinned state.

TdxRibbonBackstageViewGalleryItem objects are referenced by the Ribbon Backstage View gallery group’s Items property.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxCustomGalleryItem TdxGalleryItem TdxGalleryControlItem TdxRibbonBackstageViewGalleryItem

See Also

TdxRibbonBackstageViewGalleryItem Members

dxRibbonBackstageViewGalleryControl Unit