| 名前 | 解説 | |
|---|---|---|
![]() | SubSectionBrick コンストラクタ |
SubSectionBrickデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Border | Size of borders. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | CommonInfo | Common info for all bricks generated during splitting. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | GrowShrinkMode | |
![]() | LX | Logical X position of this brick. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | LY | Logical Y position of this brick. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | Outline | Outline linked with this brick. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | Padding | Size of thickness. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | Parent | Parent brick. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | RenderFragment | C1.Document.RenderFragment representing part of content on some page of the generated document. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | SplitBehavior | |
![]() | SubSection |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 |
![]() | Clone | Creates copy of this object uses CreateSame and AssignFrom. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | CreateSame | オーバーライドされます。 |
![]() | HBuildBreaks | Build list of horizontal hard breaks within this BrickBase. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | HFindSplitPosition | オーバーライドされます。 |
![]() | HSplit | Performs horizontal splitting of the brick at specified position, position was calculated during HFindSplitPosition() method. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | SetBorder | C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | VBuildBreaks | オーバーライドされます。 |
![]() | VFindSplitPosition | オーバーライドされます。 |
![]() | VSplit | Performs vertical splitting of the brick at specified position, position was calculated during VFindSplitPosition() method. C1.Report.Rendering.BrickBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | GetFlag | C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | HPrepareSplit | Same as VPrepareSplit but in horizontal direction. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | HSplitInt | オーバーライドされます。 |
![]() | PrepareSplit | Utility method. -) Checks for KeepTogether. -) Checks whether split position falls on borders and corrects splitPosition in this case. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | SetFlag | C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | VPrepareSplit | Utility method. -) Checks for KeepTogether. -) Checks whether split position falls on borders and corrects splitPosition in this case. C1.Report.Rendering.BrickBaseから継承されます。 |
![]() | VSplitInt | オーバーライドされます。 |