CGXGridParam::EnableChangeTab
void EnableChangeTab(BOOL b);
b
Specifies if changing the tab by the end user is enabled (TRUE) or disabled (FALSE).
Remarks
Enables or disables changing the worksheet name by the end user.
If enabled, the end user can change the worksheet name by double-clicking on the associated tab in the tab beam.
See Also
CGXGridParam::IsEnableChangeTab CGXTabBeam