Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarCommandBase Class / LabelTitle Property

In This Topic
    LabelTitle Property (C1ToolbarCommandBase)
    In This Topic
    Gets or sets the command label.
    Syntax
    'Declaration
     
    
    Public Property LabelTitle As String
    public string LabelTitle {get; set;}
    See Also