'Declaration
Public Property Height As Integer
'Usage
Dim instance As ListHeaderPaneInfo Dim value As Integer instance.Height = value value = instance.Height
public int Height {get; set;}
Property Value
The System.Int32 value that indicates the height of the ListHeaderPane.The default is 20.