ASPxClientGridViewColumnProcessingModeEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
column | Gets a grid column related to the event. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also