ToolboxOptionsMinimizing.State Property
Gets or sets whether the ToolboxControl is in the normal or minimized state.
Namespace: DevExpress.XtraToolbox
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
DevExpress.XtraToolbox.ToolboxState | Normal | A DevExpress.XtraToolbox.ToolboxState enumeration value that specifies whether the ToolboxControl is in the normal or minimized state. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to State |
---|---|
ToolboxControl |
|
See Also