RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / InsertTableGrid Class / Rows Property

In This Topic
    Rows Property (InsertTableGrid)
    In This Topic
    Gets or sets the initial number of rows in the cell grid.
    Syntax
    'Declaration
     
    
    Public Property Rows As Integer
    public int Rows {get; set;}
    See Also