Class LevelPos
Inheritance
System.Object
LevelPos
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public class LevelPos : Object
Constructors
LevelPos()
Declaration
public LevelPos()
Properties
End
Declaration
public int End { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Start
Declaration
public int Start { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |