FamilySizeTable.IsValidColumnIndex
Description:
Checks if the column index is valid.
Checks if the column index is valid.
public bool IsValidColumnIndex(
int index
)
-
Int32indexThe index of the column.