v4.2
 Returns a pointer to the user interface control as a GridWidget object. 
The GridWidget object displays the GridData information on a Property Page (PPG) 
which allows you to access information about selected cells.
Note: This only returns a valid object when the GridData is actually being inspected.  
// get accessor GridWidget rtn = GridData.GridWidget;  |