Skip to main content
Tab

TrackBarClientSideEvents() Constructor

Initializes a new instance of the TrackBarClientSideEvents class. For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public TrackBarClientSideEvents()

Remarks

An instance of the TrackBarClientSideEvents class is automatically created when a new ASPxTrackBar object is instantiated.

See Also