Skip to main content

TdxRibbonBackstageViewGalleryControlOptionsBehavior Class

Contains settings that specify how the Ribbon Backstage View gallery responds to end-user actions.

Declaration

TdxRibbonBackstageViewGalleryControlOptionsBehavior = class(
    TdxGalleryControlOptionsBehavior
)

Remarks

This class does not introduce any new functionality to the properties inherited from base classes.

A TdxRibbonBackstageViewGalleryControlOptionsBehavior object is referenced by the Ribbon Backstage View gallery’s OptionsBehavior property.

See Also