Back to Devexpress

FlyoutPanel.FlyoutPanelState Property

windowsforms-devexpress-dot-utils-dot-flyoutpanel-ffba4858.md

latest1.1 KB
Original Source

FlyoutPanel.FlyoutPanelState Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public ToolFormObjectInfo FlyoutPanelState { get; }
vb
<Browsable(False)>
Public ReadOnly Property FlyoutPanelState As ToolFormObjectInfo

Property Value

Type
DevExpress.Utils.ToolFormObjectInfo

See Also

FlyoutPanel Class

FlyoutPanel Members

DevExpress.Utils Namespace