RowsOrColumnsCount Property (IListGrid)
Gets the number of rows or columns, depending on the grow direction.
int RowsOrColumnsCount {get;}
'Declaration
ReadOnly Property RowsOrColumnsCount As Integer
Property Value
An
System.Int32 representing the number of rows or columns.