'Declaration
<BrowsableAttribute(False)> Public ReadOnly Property IsTreeRoot As Boolean
'Usage
Dim instance As BrowseTreePosition Dim value As Boolean value = instance.IsTreeRoot
Property Value
The default value of this property is True
.
True
if this objects represents a root; false
otherwise.