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 height of the TreeViewRememberScroll.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Property InitialTreeViewHeight As Unit
Get
Set
'Usage
Dim instance As MetaDataNavTree
Dim value As Unit
value = instance.InitialTreeViewHeight
instance.InitialTreeViewHeight = value
public Unit InitialTreeViewHeight { get; set; }
Property Value
Type: System.Web.UI.WebControls.Unit
The Unit structure that represents the initial height of the TreeViewRememberScroll.