ActiveReports 13
Detail Class Properties

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : Detail Class

For a list of all members of this type, see Detail members.

Public Properties
 NameDescription
Public PropertyGets or sets the background color of the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public Property

Indicates whether the section height should grow when its controls extend beyond its original height.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public Property

Indicates whether the section height should be adjusted to the exact total height of its controls.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyGets or sets a value that specifies the number of newspaper columns in the report.  
Public PropertyDetermines how ActiveReports should print the detail section in a multi-column report.  
Public PropertySets or returns the space between columns in a multi-column report.  
Public PropertyGets a collection of all controls contained in the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyGets or sets the height of the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyGets or sets a value that determines whether the section should be printed on a single page.  
Public PropertyGets or sets the name of the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyGets or sets a value that determines whether a new column should be started before and/or after printing the section.  
Public PropertyGets or sets a value that determines whether a new page should be inserted before and/or after printing the section.  
Public Property

Gets or sets a value that determines whether the section's formatting should print to fill the page when there is not enough data to fill it.

The RepeatToFill property allows you to fill each page with the same number of formatted rows, regardless of whether there is enough data to fill them. This is especially useful for reports such as invoices in which you want consistent formatting like lines or green bars or back colors to fill each page down to the Footer section at the bottom.

 
Public PropertyGets or sets user-defined information to be persisted with the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyGets the section's type. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public Property

Specifies whether the section should be printed or not.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Top
See Also

Reference

Detail Class
GrapeCity.ActiveReports.SectionReportModel Namespace