Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableRenderer Class / ColumnCount Property

In This Topic
    ColumnCount Property
    In This Topic
    Gets the number of columns in the table.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnCount As System.Integer
    public System.int ColumnCount {get;}
    See Also