RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1List Class / Id Property

In This Topic
    Id Property (C1List)
    In This Topic
    Gets or sets an identifier for this text element.
    Syntax
    'Declaration
     
    
    Public Property Id As String
    public string Id {get; set;}
    See Also