LayoutPanel.ShowCollapseButton Property
Gets or sets whether the Collapse button is displayed when the current panel is auto-hidden. This property is in effect in the In-line auto-hide mode. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v25.2.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
See the LayoutPanel.ShowExpandButton property for details.
See Also