Skip to main content
A newer version of this page is available. .

MultiQueryItem Class

Provides a model that stores the information about a tree list item on the Create a Query or Select a Stored Procedure page of the Data Source Wizard.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v20.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

public class MultiQueryItem :
    INotifyPropertyChanged

The following members return MultiQueryItem objects:

Library Related API Members
Cross-Platform Class Library IMultiQueryConfigurePageView.GetFocusedItem()
ItemUpdatedEventArgs.Item
WPF Controls MultiQueryConfigurePage.SelectedItem

Inheritance

Object
MultiQueryItem
See Also