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

In This Topic
    Label Property (C1FindAndReplaceTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Label As String
    public string Label {get; set;}
    See Also