Skip to main content
A newer version of this page is available. .

Flyout.AppearanceButton Property

WindowsUI Buttons are not supported within Flyout containers.

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[Browsable(false)]
public override ButtonsPanelControlAppearance AppearanceButton { get; }

Property Value

Type
DevExpress.XtraEditors.ButtonsPanelControl.ButtonsPanelControlAppearance

Remarks

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

See Also