ASPxClientTreeListCustomDataCallbackEventArgs Properties
Provides data for the ASPxClientTreeList.CustomDataCallback event.
Name | Description |
---|---|
arg |
Gets the information that has been collected on the client-side and sent to the server-side ASPx |
result |
Gets the information passed from the server-side ASPx |
See Also