ASPxClientTreeListBatchEditEndEditingEventArgs Constructors
Provides data for the ASPxClientTreeList.BatchEditEndEditing event.Name | Description |
---|---|
constructor(nodeKey, nodeValues, focusedColumn) | Initializes a new instance of the ASPxClientTreeListBatchEditEndEditingEventArgs class with specified settings. |
See Also