Skip to main content
Tab

LevelPropertiesCollection() Constructor

Initializes a new instance of the LevelPropertiesCollection class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public LevelPropertiesCollection()

Remarks

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

Note

This constructor is used primarily by control developers.

See Also