AJE Components
ReportStyleRules ClassAJE Data Report Engine Help
Represents Report Style Rules within the Report.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List ReportStyleRule 
    EngineCollectionBase ReportStyleRule 
      AJE.DataReportEngine ReportStyleRules

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

[SerializableAttribute]
public class ReportStyleRules : EngineCollectionBase<ReportStyleRule>
Remarks

See Also