ComponentOne SplitContainer for WinForms
Text Property (C1SplitterPanel)

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : Text Property
Gets or sets the panel caption.
Syntax
'Declaration
 
Public Overrides Property Text As System.String
public override System.string Text {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members