TcxTab.IsMainTab Property
Returns a value indicating whether the tab is a main tab.
Declaration
property IsMainTab: Boolean read;
Property Value
| Type |
|---|
| Boolean |
Remarks
Use the IsMainTab property to determine whether the tab is the main tab. If so, this property returns True. Otherwise False is returned.
See Also