QuerySelectionControl Class

Definition

public ref class QuerySelectionControl : System::Windows::Forms::UserControl, Microsoft::ReportDesigner::Wizards::DataRegion::IQuerySelectionView
[System.ComponentModel.ToolboxItem(false)]
public class QuerySelectionControl : System.Windows.Forms.UserControl, Microsoft.ReportDesigner.Wizards.DataRegion.IQuerySelectionView
[<System.ComponentModel.ToolboxItem(false)>]
type QuerySelectionControl = class
    inherit UserControl
    interface IQuerySelectionView
Public Class QuerySelectionControl
Inherits UserControl
Implements IQuerySelectionView
Inheritance
QuerySelectionControl
Attributes
Implements

Constructors

QuerySelectionControl()

Properties

IsBrowseButtonEnabled
IsBrowseButtonVisible
IsQueriesListFocused
IsQueriesListTabStop
IsUsingExistingDataSet
OptionLabelCreateNewQuery
OptionLabelUseExistingQuery
QueriesListBox
SelectableDataSetCount
SelectableDataSetItems
SelectedDataSetIndex
SelectedDataSetItem

Methods

Dispose(Boolean)
FocusCreateQueryOption()
FocusQueryList()

Events

IsUsingExistingDataSetChanged
QueriesListGotFocus
SelectedDataSetChanged
SelectedDataSetConfirmed
SharedDataSetBrowserRequested

Applies to