TrackBarEditTickItem.Placement Property
Gets or sets the tick item placement relative to the track bar. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
TickBarPlacement | A TickBarPlacement enumeration value that identifies the position of the current tick item. |
See Also