ASPxClientClickEventArgs.RowValue Property
In This Article
Gets a row field value.
#Declaration
TypeScript
RowValue: any
#Property Value
Type | Description |
---|---|
any | An object that represents a row field value. |
See Also