ASPxClientGridViewColumn.fieldName Property
Gets the name of the database field assigned to the current column.
Declaration
fieldName: string
Property Value
Type | Description |
---|---|
string | A string value that specifies the name of a data field. |
See Also