AJE Components
ReportDataContextLimit LimitValue Property AJE Data Report Engine Help
Gets or sets the Limit Value for the Data Context. Zero specifies there is no Limit and -1 specifies Zero Contexts should be included.

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

public int LimitValue { get; set; }

Property Value

Type: OnlineInt32
See Also