Skip to main content

MultiQuerySelectFieldsPage.SelectedTable Property

Specifies the selected data member.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages

Assembly: DevExpress.Xpf.ReportDesigner.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public virtual string SelectedTable { get; set; }

Property Value

Type Description
String

A String value that specifies the selected data member.

See Also