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

In This Topic
    Text Property (C1CommandLink)
    In This Topic
    If set, overrides the Command text.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also