Skip to main content
Tab

TrackBarItemCollection() Constructor

Initializes a new instance of the TrackBarItemCollection class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public TrackBarItemCollection()

Remarks

The default constructor creates a new instance of the TrackBarItemCollection class and initializes its properties to their default values.

See Also