CGXGridCore::GetTabWnd
CGXTabWnd* GetTabWnd( ) const;
Return Value
Returns a pointer to the CGXTabWnd frame, if any. Otherwise NULL.
Remarks
Checks all parent windows of the grid to determine if they are of type CGXTabWnd. If the search was successful, a pointer to the found object will be returned.
Remarks
Returns a pointer to the frame, if any. Otherwise NULL.