MultiQueryConfigurePage.OnNodeExpanding(MultiQueryItem) Method
Called when expanding a tree list node.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | MultiQueryItem | An object that stores information about a tree list item. |
See Also