FlexReport for WinForms
BrickBase クラス メソッド


C1.Report.4.6.2 アセンブリ > C1.Report.Rendering 名前空間 : BrickBase クラス

このクラスのメンバの一覧は、BrickBaseメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッド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 of parent brick. Note! RenderObject NOT cloned, copied as reference.  
Public メソッドCreates copy of this object uses CreateSame and AssignFrom.  
Public メソッドCreates a new instance of the same class as this one.  
Public メソッドBuild list of horizontal hard breaks within this BrickBase.  
Public メソッドSearches a position where brick could be split horizontally.  
Public メソッドPerforms horizontal splitting of the brick at specified position, position was calculated during HFindSplitPosition() method.  
Public メソッド  
Public メソッドBuild list of vertical hard breaks within this BrickBase.  
Public メソッドSearches a position where brick could be split vertically.  
Public メソッドPerforms vertical splitting of the brick at specified position, position was calculated during VFindSplitPosition() method.  
トップ
プロテクト メソッド
 名前解説
Protected メソッド  
Protected メソッドSame as VPrepareSplit but in horizontal direction.  
Protected メソッド  
Protected メソッドUtility method. -) Checks for KeepTogether. -) Checks whether split position falls on borders and corrects splitPosition in this case.  
Protected メソッド  
Protected メソッドUtility method. -) Checks for KeepTogether. -) Checks whether split position falls on borders and corrects splitPosition in this case.  
Protected メソッド  
トップ
参照

参照

BrickBase クラス
C1.Report.Rendering 名前空間