|
inline |
Returns a number of rows in a grid control.
Use this function to retrieve the number of rows in a grid control.
bCalcVisibleOnly | If TRUE, this method returns the number of visible rows only; if FALSE, this method counts all rows in a grid control. |