Skip to main content

TrackBarRangeStyleSettings Class

Defines the appearance and behavior of a range track bar.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

public class TrackBarRangeStyleSettings :
    TrackBarStyleSettings

#Remarks

A track bar editor supports four built-in styles which define its appearance and behavior:

To learn more, see TrackBarEdit.

See Also