AJE Components
ReportStylings ClassAJE Data Report Engine Help
Represents a List of Styles within the Report.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List ReportStyling 
    EngineCollectionBase ReportStyling 
      AJE.DataReportEngine ReportStylings
        AJE.DataReportEngine ReportTableCellStylings

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

[SerializableAttribute]
public class ReportStylings : EngineCollectionBase<ReportStyling>
Remarks

See Also