v4.0
Get the label string of a row. If no label has been specified an empty string is returned.
oString = GridData.GetColumnLabel( ColumnIndex ); |
Parameter | Type | Description |
---|---|---|
ColumnIndex | long | Index of the Column. The left-most column has index 0. |