DataCellCollection.ColumnCount Property

Definition

Returns the number of columns in the data cell array.

public:
 property int ColumnCount { int get(); };
public int ColumnCount { get; }
member this.ColumnCount : int
Public ReadOnly Property ColumnCount As Integer

Property Value

An integer containing the number of columns in the data cell array.

Applies to