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


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

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

パブリック フィールド
 名前解説
Public フィールドSize of borders. C1.Report.Rendering.BrickBaseから継承されます。
Public フィールドCommon info for all bricks generated during splitting. C1.Report.Rendering.BrickBaseから継承されます。
Public フィールドLogical X position of this brick. C1.Report.Rendering.BrickBaseから継承されます。
Public フィールドLogical Y position of this brick. C1.Report.Rendering.BrickBaseから継承されます。
Public フィールドOutline linked with this brick. C1.Report.Rendering.BrickBaseから継承されます。
Public フィールドSize of thickness. C1.Report.Rendering.BrickBaseから継承されます。
Public フィールドParent brick. C1.Report.Rendering.BrickBaseから継承されます。
Public フィールドC1.Document.RenderFragment representing part of content on some page of the generated document. C1.Report.Rendering.BrickBaseから継承されます。
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a bottom bound of the brick. C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティGets or sets the C1.Document.RenderFragment.Bounds of underlying RenderFragment. C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティGets or sets the C1.Document.RenderObject.LayoutBreak of underlying RenderObject. C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティGets or sets the height of the brick. C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティIndicates that Left and Right of content offset should be calculated. C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ  
Public プロパティ  
Public プロパティGets a right bound of the brick. C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティ C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティIndicates that Top and Bottom of content offset should be calculated. C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティGets or sets the width of the brick. C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティGets the X coordinate of this BrickBase in its parent brick. C1.Report.Rendering.BrickBaseから継承されます。
Public プロパティGets the Y coordinate of this BrickBase in its parent brick. C1.Report.Rendering.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. C1.Report.Rendering.BrickBaseから継承されます。
Public メソッドCreates copy of this object uses CreateSame and AssignFrom. C1.Report.Rendering.BrickBaseから継承されます。
Public メソッドCreates a new instance of the same class as this one. C1.Report.Rendering.BrickBaseから継承されます。
Public メソッドBuild list of horizontal hard breaks within this BrickBase. C1.Report.Rendering.BrickBaseから継承されます。
Public メソッドSearches a position where brick could be split horizontally. C1.Report.Rendering.BrickBaseから継承されます。
Public メソッドPerforms horizontal splitting of the brick at specified position, position was calculated during HFindSplitPosition() method. C1.Report.Rendering.BrickBaseから継承されます。
Public メソッド C1.Report.Rendering.BrickBaseから継承されます。
Public メソッドBuild list of vertical hard breaks within this BrickBase. C1.Report.Rendering.BrickBaseから継承されます。
Public メソッドSearches a position where brick could be split vertically. C1.Report.Rendering.BrickBaseから継承されます。
Public メソッドPerforms vertical splitting of the brick at specified position, position was calculated during VFindSplitPosition() method. C1.Report.Rendering.BrickBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッド C1.Report.Rendering.BrickBaseから継承されます。
Protected メソッドSame as VPrepareSplit but in horizontal direction. C1.Report.Rendering.BrickBaseから継承されます。
Protected メソッド C1.Report.Rendering.BrickBaseから継承されます。
Protected メソッドUtility method. -) Checks for KeepTogether. -) Checks whether split position falls on borders and corrects splitPosition in this case. C1.Report.Rendering.BrickBaseから継承されます。
Protected メソッド C1.Report.Rendering.BrickBaseから継承されます。
Protected メソッドUtility method. -) Checks for KeepTogether. -) Checks whether split position falls on borders and corrects splitPosition in this case. C1.Report.Rendering.BrickBaseから継承されます。
Protected メソッド C1.Report.Rendering.BrickBaseから継承されます。
トップ
参照

参照

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