ASPxClientClickEventArgs.ColumnFieldName Property
In This Article
Gets a column field name.
#Declaration
TypeScript
ColumnFieldName: string
#Property Value
Type | Description |
---|---|
string | A String value that represents a column field name. |
See Also