Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolTemplateSettings Class / Label Property

In This Topic
    Label Property (ToolTemplateSettings)
    In This Topic
    Gets the effective label string.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Label As String
    public string Label {get;}
    See Also