Gets zero-based hierarchical level of this Row.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
public int Level { get; } |
Visual Basic |
---|
Public ReadOnly Property Level As Integer Get |
Visual C++ |
---|
public: property int Level { int get (); } |
F# |
---|
member Level : int with get |
Property Value
Type: Int32The hierarchical level.