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


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

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

プロテクト フィールド
 名前解説
Protected フィールド C1.Report.VisualReportObjectから継承されます。
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets a value determining how the height of the sub-section changes depending on its content.  
Public プロパティGets or sets the field's background color, this property works via VisualReportObject.Background property using C1.Document.C1SolidBrush. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets or sets the C1.Document.C1Brush object determining the object's background. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets or sets a ScriptStringValue yielding the bookmark associated with the current object. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets or sets the VisualReportObject.Border object determining how borders are drawn around the object. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets or sets a value determining how borders are drawn if the object is too wide and is split between horizontal pages. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets or sets a value determining how borders are drawn if the object is too high and is split between pages. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets a value indicating whether the current sub-section has already been calculated and its RenderHeight property contains a valid value.  
Public プロパティGets a collection of all fields in this SubSection.  
Public プロパティGets or sets a value determining whether page breaks should be inserted before and/or after the sub-section.  
Public プロパティGets or sets the SubSection height, in twips.  
Public プロパティGets the index of the SubSection in the containing Section.SubSections collection.  
Public プロパティGets or sets the name of the object. C1.Report.ReportObjectから継承されます。
Public プロパティGets or sets a ScriptStringValue yielding the label associated with the object in the outline tree. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets or sets the name of the object that will be the parent of the current object in the outline tree. If unspecified, the report hierarchy will be used to determine the parent. C1.Report.VisualReportObjectから継承されます。
Public プロパティオーバーライドされます。 Gets the FlexReport object containing this object.  
Public プロパティGets a Section object owning this SubSection object.  
Public プロパティFor master report's sub-sections only, gets or sets a value indicating whether the current sub section should print at the bottom of the page immediately above the page footer, rather than right below the detail. The default is false.

This property is ignored for non-footer sections or for footers of sub-reports.

 
Public プロパティReturns the height of the sub-section after the AutoHeight property has been applied to the section. Getting this property can throw an exception if the height of sections was not calculated yet, for example if you access the RenderHeight of the report footer while the report header is being rendered.  
Public プロパティGets or sets a value determining how the sub-section behaves when it is too high to fit in the vertical space available on the current page.  
Public プロパティGets or sets arbitrary data associated with the object. C1.Report.ReportObjectから継承されます。
Public プロパティSpecifies whether the SubSection will be rendered in the report.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Assigns (copies) properties from another SubSection to the current object. This method does not copy fields belongs to source SubSection.  
Public メソッドMarks the owner report as dirty so it will clear the internal cache and render again. C1.Report.ReportObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーライドされます。   
トップ
参照

参照

SubSection クラス
C1.Report 名前空間