Back to Devexpress

TdxRibbonBackstageViewGalleryControlOptionsBehavior Class

vcl-dxribbonbackstageviewgallerycontrol-f4de71ab.md

latest1.5 KB
Original Source

TdxRibbonBackstageViewGalleryControlOptionsBehavior Class

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

Declaration

delphi
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

TdxRibbonBackstageViewGalleryControlOptionsBehavior Members

dxRibbonBackstageViewGalleryControl Unit