RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / InsertTableGridPanel Class / MinRows Property

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