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

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