VirtualTreeGetChildNodesInfo(Object) Constructor
Initializes a new instance of the VirtualTreeGetChildNodesInfo class.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Parameters
Name | Type | Description |
---|---|---|
node | Object | A business object to be processed. This value is assigned to the VirtualTreeGetChildNodesInfo.Node property. |
See Also