ActiveReports 13
SectionReport Class Properties

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace : SectionReport Class

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

Public Properties
 NameDescription
Public PropertyGets a FieldCollection object containing all of the calculated fields in the report.  
Public PropertyProvides information on a specific culture, including its names and the writing system.  
Public PropertyReturns the current page instance.  
Public Property

Gets or sets the specified list in an DataSource to which the report will bind.

 
Public PropertyGets or sets the data source from which the report will retrieve data.  
Public PropertyGets a reference to the report output Document object.  
Public PropertyAllows to catch script exceptions in the debugger. The default value is False.  
Public PropertyStops the reporting engine from throwing exceptions and instead displays the provided string.  
Public PropertyReturns the current data binding collection.  This collection contains the available Field objects to which the report controls and sections can be bound.  
Public PropertySets or returns the current state of the report layout.  This property is set to True when any changes are made to the report layout since it was last saved.  
Public Property

Sets or returns a custom action following the rendering of the current record.

 
Public PropertySets or returns the maximum number of pages that the report will create.  
Public PropertyGets or sets the name of the report.  
Public PropertyReturns the number of the current page being processed when a report is running.  
Public PropertyReturns a reference to the current report's page settings.   
Public PropertyReturns a reference to the data source query parameters collection.  
Public PropertyGets a reference to the parent report.  
Public PropertySets or returns the report's printable width in inches.  
Public PropertyGets the object responsible for resolving report resources.  
Public PropertySets or returns the script code for a report's events.  Either this property or the script editor may be used to add script to a report.  
Public PropertySets or returns the scripting language ActiveReports will use to write and interpret the script properties.   
Public PropertyReturns a reference to the report's sections collection.  
Public PropertySets or returns whether or not the query parameters dialog box will appear when the report is run.  
Public PropertyReturns the current state of the report.  
Public PropertyReturns a collection of formatting styles used to format controls in the report.  
Public Property

Sets or returns a user-defined value.

 
Public PropertyReturns the product's version number.  
Public PropertyAdds a specified image to the report's background.  The watermark image can be positioned, sized, aligned and placed on specified pages by using the other watermark properties.  
Public PropertySets or returns the watermark's general vertical and horizontal position when it is added to the canvas.  
Public PropertySets or returns a value indicating the specific pages to which the watermark should be added.  
Public PropertySets or returns how the watermark will be sized when the image is rendered on the page.  
Top
See Also

Reference

SectionReport Class
GrapeCity.ActiveReports Namespace