[]
        
(Showing Draft Content)

C1.Report.Rendering.Breaks

Breaks Class

Collection of the Break objects.

Inheritance
Breaks
Namespace: C1.Report.Rendering
Assembly: C1.Report.4.6.2.dll
Syntax
public class Breaks : List<Break>, IList<Break>, ICollection<Break>, IList, ICollection, IReadOnlyList<Break>, IReadOnlyCollection<Break>, IEnumerable<Break>, IEnumerable
Public Class Breaks
    Inherits List(Of Break)
    Implements IList(Of Break), ICollection(Of Break), IList, ICollection, IReadOnlyList(Of Break), IReadOnlyCollection(Of Break), IEnumerable(Of Break), IEnumerable

Constructors

Name Description
Breaks()

Methods

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