Skip to main content
Tab

TrackBarProperties Class

Contains settings specific to a track bar editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TrackBarProperties :
    EditProperties

The following members return TrackBarProperties objects:

Remarks

The TrackBarProperties class contains settings specific to the ASPxTrackBar editor type.

See Also