CGXGridCore::GetViewID
int GetViewID( );
Return Value
Returns a unique identifier specifying the type of view.
Remarks
Using different view-ids avoids unnecessary updating of different views. When the user changes a cell in grid-view type 1, it needs not be updated in grid-view type 2.