AJE Components
ReportTableRowRule RuleLimit Property AJE Data Report Engine Help
Gets or sets the Rule Limit for the Report Data Table Rows. Zero specifies there is no Row Limit.

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

public int RuleLimit { get; set; }

Property Value

Type: OnlineInt32
See Also