[]
Gets the data field name of the specified grid cell.
string GetFieldCaption(string name)
Function GetFieldCaption(name As String) As String
| Type | Name | Description |
|---|---|---|
| string | name | Field name or column name. |
| Type | Description |
|---|---|
| string | Returns data field display text if success or null. |