Skip to main content
A newer version of this page is available. .

MultiQuerySelectFieldsPage.SelectedTable Property

Specifies the selected data member.

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

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

Declaration

public virtual string SelectedTable { get; set; }

Property Value

Type Description
String

A String value that specifies the selected data member.

See Also