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

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