Property Definition
- Namespace
- DocWright.Reporting.Expressions
- Assembly
- DocWright.Reporting.dll
Definition
Gets or sets the definition the expression belongs to, which DataSets! and
DataSources! read from. Null refuses those references with DXP9106.
public ReportDefinition? Definition { get; set; }