Skip to main content
A newer version of this page is available. .
Tab

ASPxGridViewClientJSPropertiesEventArgs Constructors

Provides data for the ASPxGridView.CustomJSProperties event.
Name Parameters Description
ASPxGridViewClientJSPropertiesEventArgs() none Initializes a new instance of the ASPxGridViewClientJSPropertiesEventArgs class.
ASPxGridViewClientJSPropertiesEventArgs(Dictionary<String, Object>) properties Initializes a new instance of the ASPxGridViewClientJSPropertiesEventArgs class with the specified temporary client properties.
See Also