RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TableRow Class / Width Property

In This Topic
    Width Property (C1TableRow)
    In This Topic
    Gets or sets the width of this C1TextElement.
    Syntax
    'Declaration
     
    
    Public Property Width As C1Length
    public C1Length Width {get; set;}
    See Also