TreeListVirtualModeCreateChildrenEventArgs(Object) Constructor
Initializes a new instance of the TreeListVirtualModeCreateChildrenEventArgs class.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
nodeObject | Object | An object to be processed. This value is assigned to the TreeListVirtualModeCreateChildrenEventArgs.NodeObject property. |
See Also