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

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