Skip to main content

TdxRibbonBackstageViewGalleryControlOptionsViewItem Class

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

Declaration

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.

See Also