[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.StaticRowColumnCollection

StaticRowColumnCollection Class

Represents a strongly typed collection of StaticRowColumn objects.

Inheritance
StaticRowColumnCollection
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class StaticRowColumnCollection : ItemCollection<StaticRowColumn>, IList<StaticRowColumn>, ICollection<StaticRowColumn>, IEnumerable<StaticRowColumn>, IEnumerable

Implements

Extension Methods