TrackBarStyleSettings Class
In This Article
Defines the native appearance and behavior of a track bar.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public class TrackBarStyleSettings :
BaseEditStyleSettings
#Remarks
A TrackBarStyleSettings object defines the default track bar operation mode.
Tip
For the complete list of the Track
#Inheritance
See Also