RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1TableHelper Class / ColumnCount Property

In This Topic
    ColumnCount Property (C1TableHelper)
    In This Topic
    Gets or sets the column count.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColumnCount As Integer
    public int ColumnCount {get;}

    Property Value

    The column count.
    See Also