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

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