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.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxGalleryPersistent
TdxGalleryControlCustomOptions
TdxGalleryControlOptionsBehavior
TdxRibbonBackstageViewGalleryControlOptionsBehavior
See Also