Share via


IQuerySelectionView.SelectedDataSetItem Property

Definition

public:
 property Microsoft::ReportDesigner::Wizards::DataRegion::DataSetListBoxItem ^ SelectedDataSetItem { Microsoft::ReportDesigner::Wizards::DataRegion::DataSetListBoxItem ^ get(); void set(Microsoft::ReportDesigner::Wizards::DataRegion::DataSetListBoxItem ^ value); };
public Microsoft.ReportDesigner.Wizards.DataRegion.DataSetListBoxItem SelectedDataSetItem { get; set; }
member this.SelectedDataSetItem : Microsoft.ReportDesigner.Wizards.DataRegion.DataSetListBoxItem with get, set
Public Property SelectedDataSetItem As DataSetListBoxItem

Property Value

Applies to