Skip to main content

Flyout.Buttons Property

WindowsUI Buttons are not supported within Flyout containers.

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override ContentContainerButtonCollection Buttons { get; }

Property Value

Type
DevExpress.XtraBars.Docking2010.Views.WindowsUI.ContentContainerButtonCollection

Remarks

This member is non-browsable and is not intended to be used directly from your code.

See Also