FlexReport for WinForms
BrickBase クラス メンバ
フィールド  プロパティ  メソッド 


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

BrickBaseデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
 名前解説
Public フィールドSize of borders.  
Public フィールドCommon info for all bricks generated during splitting.  
Public フィールドLogical X position of this brick.  
Public フィールドLogical Y position of this brick.  
Public フィールドOutline linked with this brick.  
Public フィールドSize of thickness.  
Public フィールドParent brick.  
Public フィールドC1.Document.RenderFragment representing part of content on some page of the generated document.  
トップ
プロテクト フィールド
 名前解説
Protected フィールド  
Protected フィールド  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a bottom bound of the brick.  
Public プロパティ  
Public プロパティGets or sets the C1.Document.RenderFragment.Bounds of underlying RenderFragment.  
Public プロパティ  
Public プロパティ  
Public プロパティ  
Public プロパティ  
Public プロパティGets or sets the C1.Document.RenderObject.LayoutBreak of underlying RenderObject.  
Public プロパティ  
Public プロパティGets or sets the height of the brick.  
Public プロパティIndicates that Left and Right of content offset should be calculated.  
Public プロパティ  
Public プロパティ  
Public プロパティ  
Public プロパティ  
Public プロパティ  
Public プロパティC1.Document.RenderObject representing content of this BrickBase.  
Public プロパティGets a right bound of the brick.  
Public プロパティ  
Public プロパティ  
Public プロパティIndicates that Top and Bottom of content offset should be calculated.  
Public プロパティGets or sets the width of the brick.  
Public プロパティGets the X coordinate of this BrickBase in its parent brick.  
Public プロパティGets the Y coordinate of this BrickBase in its parent brick.  
トップ
パブリック メソッド
 名前解説
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 名前空間