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

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