Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code. Gets or sets the initial width of the TreeViewRememberScroll.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Property InitialTreeViewWidth As Unit
Get
Set
'Usage
Dim instance As MetaDataNavTree
Dim value As Unit
value = instance.InitialTreeViewWidth
instance.InitialTreeViewWidth = value
public Unit InitialTreeViewWidth { get; set; }
Property Value
Type: System.Web.UI.WebControls.Unit
The Unit structure that represents the initial width of the TreeViewRememberScroll.