AJE Components
ReportDataTabling RowRule Property AJE Data Report Engine Help
Gets or sets the Report Data Table Row Rule.

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

public ReportTableRowRule RowRule { get; set; }

Property Value

Type: ReportTableRowRule
Remarks

The Row Rule can be used to Filter Rows from the Data Table.
See Also