AccordionControl.Dock Property
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type |
---|
DockStyle |
See Also
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
[Browsable(true)]
[DXCategory("Layout")]
[EditorBrowsable(EditorBrowsableState.Always)]
public override DockStyle Dock { get; set; }
<DXCategory("Layout")>
<Browsable(True)>
<EditorBrowsable(EditorBrowsableState.Always)>
Public Overrides Property Dock As DockStyle
Type |
---|
DockStyle |