ASPxCardViewClientJSPropertiesEventArgs Constructors
Provides data for the ASPxCardView.CustomJSProperties event.Name | Parameters | Description |
---|---|---|
ASPxCardViewClientJSPropertiesEventArgs(Dictionary<String, Object>) | properties | Initializes a new instance of the ASPxCardViewClientJSPropertiesEventArgs class with the specified temporary client properties. |
See Also