ZeeGrid Control Message

ZGM_GETCELLRESTRICTION


ZGM_GETCELLRESTRICTION

An application sends a ZGM_GETCELLRESTRICTION message to get the ZeeGrid restriction value of the referenced cell.

ZGM_GETCELLRESTRICTION
wParam = (WPARAM)(int) iCellIndex;   //Cell index
lParam = 0;                          //not used; must be zero

Parameters

iCellIndex
The value of wParam. The index of the ZeeGrid cell.

Return Values

The value of the cell restriction attribute.

Copyright © 2002-2016 by David Hillard