[]
Represents the hard break within object. For example, if field of subsection has ForcePageBreak != ForcePageBreakEnum.None then SectionBrick will contain InternalBreak for this field.
Collection of the Break objects.
Represents temporary object generated by the objects of the FlexReport (FieldBase, Section, Group etc) during report rendering. Each BrickBase represents a part of the report object on a page.
Collection of the BrickBase objects.
Contains information common for all bricks which were generated during splitting of single large brick.
Base abstract class represents container of BrickBase objects.
Contains temporary information about outline generated by some report object: section, field, group etc.
The context of section splitting.
Represents position where brick object was split.
Defines vertical split position within SubSectionBrick.
Represents the split position where object should be break. ATTENTION!!! Real split position calculated in the FindSplitPosition(...) can differ from requested.