Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape WPF Property Grid
TreeListViewItem
.
.
::
.
Level Property
TreeListViewItem Class
See Also
Gets the level of the
TreeListViewItem
in the hierarchy.
Namespace:
Mindscape.WpfPropertyGrid
Assembly:
Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version:
1.0.0.0 (1.0.0.0)
Syntax
C#
public
int
Level
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Level
As
Integer
See Also
TreeListViewItem Class
Mindscape.WpfPropertyGrid Namespace