SPTreeView.AutoExpandSelectedNode Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property AutoExpandSelectedNode As Boolean
Get
Set
'Usage
Dim instance As SPTreeView
Dim value As Boolean
value = instance.AutoExpandSelectedNode
instance.AutoExpandSelectedNode = value
public bool AutoExpandSelectedNode { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.