MultiQueryConfigurePage.OnNodeCheckedChanged(MultiQueryItem) Method
Called when changing the check state of 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