Back to Devexpress

TdxRibbonCustomBackstageView.Buttons Property

vcl-dxribbonbackstageview-dot-tdxribboncustombackstageview-096c57a6.md

latest770 B
Original Source

TdxRibbonCustomBackstageView.Buttons Property

Provides access to the menu buttons collection.

Declaration

delphi
property Buttons: TdxRibbonBackstageViewMenuButtons read; write;

Property Value

Type
TdxRibbonBackstageViewMenuButtons

Remarks

Use the Fonts.MainMenuButton property to specify the font settings for the buttons.

See Also

TdxRibbonCustomBackstageView Class

TdxRibbonCustomBackstageView Members

dxRibbonBackstageView Unit