[]
public class SubSectionBrick : ContainerBrickBase
Name | Description |
---|---|
SubSectionBrick(SubSection) |
Name | Description |
---|---|
GrowShrinkMode | |
SplitBehavior | |
SubSection |
Name | Description |
---|---|
Children | |
Fields | |
HasChildren | |
HasFields | |
PrintAtPageBottom |
Name | Description |
---|---|
AssignFrom(BrickBase) | Assigns all from another BrickBase object. Note! This method is intended to support repeated headers / footers in subreport, it does not copy: Outline, CommonInfo, LX, LY. Note! Parent should be assigned in AssignFrom(BrickBase) of parent brick. Note! RenderObject NOT cloned, copied as reference. |
CreateSame() | Creates a new instance of the same class as this one. |
HFindSplitPosition(RequestedSplitPosition, SplitContext) | Searches a position where brick could be split horizontally. |
HSplitInt(SplitPositionBase) | |
VBuildBreaks(FlexReport, Breaks, double, double, double, double) | Build list of vertical hard breaks within this BrickBase. |
VFindSplitPosition(RequestedSplitPosition, SplitContext) | Searches a position where brick could be split vertically. |
VSplitInt(SplitPositionBase) |