ComponentOne Menus and Toolbars for WinForms
Text Property (C1DockingTab)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : Text Property
Gets the text of the currently selected tab (runtime-only).
Syntax
'Declaration
 
Public Shadows Property Text As System.String
public new System.string Text {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members