WindowsUISeparator.IsLeft Property
Gets or sets whether or not this separator is aligned to the left border of its parent container.
Namespace: DevExpress.XtraBars.Docking2010
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if this separator is aligned to the left border of its parent container; otherwise, false. |
See Also