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