MasterDetailQueryInfo.Checked Property
Specifies whether or not a query is selected to include into a report.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if a query is selected; otherwise, false. |
See Also