[]
        
(Showing Draft Content)

C1.Report.Rendering.Breaks

Breaks Class

Collection of the Break objects.

Inheritance
Breaks
Namespace: C1.Report.Rendering
Assembly: C1.FlexReport.dll
Syntax
public class Breaks : List<Break>, IList<Break>, ICollection<Break>, IList, ICollection, IReadOnlyList<Break>, IReadOnlyCollection<Break>, IEnumerable<Break>, IEnumerable

Constructors

Name Description
Breaks()

Methods

Name Description
Add(double, BreakType, bool)
AddForcePageBreak(ForcePageBreakEnum, double, double, double, double, double)
RemoveMinAndMax(double)