Back to Devexpress

TdxRibbonBackstageViewGalleryControlOptionsViewItem Class

vcl-dxribbonbackstageviewgallerycontrol-28d3cc14.md

latest1.7 KB
Original Source

TdxRibbonBackstageViewGalleryControlOptionsViewItem Class

Contains the appearance settings of Ribbon Backstage View gallery items and their elements (image and text).

Declaration

delphi
TdxRibbonBackstageViewGalleryControlOptionsViewItem = class(
    TdxGalleryControlOptionsItem
)

Remarks

This class extends its ancestor class with the PinMode property, which allows you to control the capability to pin items in gallery groups.

A TdxRibbonBackstageViewGalleryControlOptionsViewItem object is referenced by the Ribbon Backstage View gallery’s OptionsView.Item property.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxGalleryPersistent TdxGalleryControlCustomOptions TdxGalleryControlOptionsItem TdxRibbonBackstageViewGalleryControlOptionsViewItem

See Also

TdxRibbonBackstageViewGalleryControlOptionsViewItem Members

dxRibbonBackstageViewGalleryControl Unit