ASPxClientClickEventArgs.Value Property
In This Article
Gets the processed cell’s value.
#Declaration
TypeScript
Value: any
#Property Value
Type | Description |
---|---|
any | An object that represents the processed cell’s value. |
See Also