'Declaration Public ReadOnly Property Header As System.Boolean
'Usage Dim instance As RowHeightChangedEventArgs Dim value As System.Boolean value = instance.Header
public System.bool Header {get;}
Property Value
Abool
value that indicates whether the rows indexes are column header rows.