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