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