AutoComplete for ASP.NET Web Forms
Section クラス プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : Section クラス

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

パブリック プロパティ
 名前解説
Public プロパティGets or sets the background color for this Section.  
Public プロパティSpecifies whether the Section height should be automatically increased to fit its contents.  
Public プロパティSpecifies whether the Section height should be reduced when one or more fields shrink.  
Public プロパティReturns a collection of all fields in this Section.  
Public プロパティSpecifies whether page breaks should be inserted before and/or after the section is rendered.  
Public プロパティGets or sets the Section height, in twips.  
Public プロパティSpecifies whether the Section should be kept together on a page.  
Public プロパティGets or sets the Section name.  
Public プロパティGets or sets a string containing VBScript code to be executed before the Section is formatted.  
Public プロパティGets or sets a string containing VBScript code to be executed before the Section is printed (after it is formatted).  
Public プロパティGets the C1Report object that contains this Section.  
Public プロパティFor master report's footer sections only, gets or sets a value indicating whether the current 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 section after the CanGrow and CanShrink properties have been applied to the section.  
Public プロパティFor group header and group footer sections only, gets or sets a value indicating whether the current section should be repeated at the top of each page. The default is false.  
Public プロパティGets or sets extra data used by the calling program.  
Public プロパティReturns the Section type (e.g., PageHeader, Detail).  
Public プロパティSpecifies whether the Section will be rendered in the report.  
トップ
参照

Section クラス
C1.C1Report 名前空間