QuerySelectionControl.SelectableDataSetItems Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::ReportDesigner::Wizards::DataRegion::DataSetListBoxItemCollection ^ SelectableDataSetItems { void set(Microsoft::ReportDesigner::Wizards::DataRegion::DataSetListBoxItemCollection ^ value); };
public Microsoft.ReportDesigner.Wizards.DataRegion.DataSetListBoxItemCollection SelectableDataSetItems { set; }
member this.SelectableDataSetItems : Microsoft.ReportDesigner.Wizards.DataRegion.DataSetListBoxItemCollection
Public Property SelectableDataSetItems As DataSetListBoxItemCollection