[]
        
(Showing Draft Content)

C1.Framework.GridRow.Item

this Property

this[int]

Creates the GridCell object with the specified column index.

Declaration
public GridCell this[int col] { get; }
Parameters
Type Name Description
int col

The column number.