TrackBarEditSettings.TickPlacement Property
Gets or sets the location of ticks.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
TickPlacement | A TickPlacement enumeration value that specifies the location of ticks within a track bar. |
See Also