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