QuerySelectionControl 类

定义

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
Public Class QuerySelectionControl
Inherits UserControl
Implements IQuerySelectionView
继承
QuerySelectionControl
属性
实现

构造函数

QuerySelectionControl()

属性

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

方法

Dispose(Boolean)
FocusCreateQueryOption()
FocusQueryList()

事件

IsUsingExistingDataSetChanged
QueriesListGotFocus
SelectedDataSetChanged
SelectedDataSetConfirmed
SharedDataSetBrowserRequested

适用于