ZeeGrid Control Message

ZGM_GETROWS


ZGM_GETROWS

An application sends a ZGM_GETROWS message to get the number of rows in the ZeeGrid.

ZGM_GETROWS
wParam = 0;  //not used; must be zero
lParam = 0;  //not used; must be zero

Return Values

The return value is the number of rows in the ZeeGrid.

Remarks

The number of rows does not include the column header row.

Copyright © 2002-2016 by David Hillard