Chapter 6 GridTabControl Control
Introduction
From the end-user perspective, the functionality of the GridTabControl control is like the functionality of a workbook in Microsoft Excel. The GridTabControl control switches between several grid tabs. It displays a tab-beam control on the bottom of the control. Objective Grid for .NET objects and any other objects derived from the Control class controls can be added as tab items.
NOTE >> Sample GridTabSample, which is located in the Samples subdirectory of your Objective Grid for .NET installation directory, shows how to use GridTabControl.