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

In This Topic
    Id Property (C1TableCell)
    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