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

TreeListCustomJSPropertiesEventArgs Constructors

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