Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SideCaption Class / Text Property

In This Topic
    Text Property (C1SideCaption)
    In This Topic
    Gets or sets the text shown in the SideCaption.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also