ColumnCount Property (DataCellCollection)
Gets the column count of the current collection.
public abstract int ColumnCount {get;}
'Declaration
Public MustOverride ReadOnly Property ColumnCount As Integer
Property Value
The number of columns in the collection as an
System.Int32.