ColumnCount |
Scroll |
Gets the number of columns in the table.
Namespace: Therefore.API
Visual Basic Public Overridable Property ColumnCount As Integer C# public virtual int ColumnCount { get; set; }
Property Value The number of columns in the table. |