WindowsUIButtonPanel.Dock Property
Namespace: DevExpress.XtraBars.Docking2010
Assembly: DevExpress.XtraBars.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
[Browsable(true)]
[DXCategory("Layout")]
[EditorBrowsable(EditorBrowsableState.Always)]
public override DockStyle Dock { get; set; }
Property Value
| Type |
|---|
| DockStyle |
See Also