AJE Components
ReportSubReporting DataInheritances EnumerationAJE Data Report Engine Help
Enumeration of Data Inheritance options.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public enum DataInheritances
Members

  Member nameValueDescription
Inherit0 Inherits Data from the main Report.
NoInherit1 Do not Inherit Data from the main Report.
Remarks

See Also