Description
Returns a ColumnProperties object representing the column specified by index.
Signature: C#
Signature: VB.NET
Parameters
columnIndex
The 0-based index of the column.
Returns
A ColumnProperties object representing the specified column.
Examples
C#
vb.net