RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Table Class / Name Property

In This Topic
    Name Property (C1Table)
    In This Topic
    Gets or sets the name for this text element.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also