ActiveReports 8
SectionReport Class Properties

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

Public Properties
 NameDescription
Public PropertyCalculatedFieldsGets a FieldCollection object containing all of the calculated fields in the report.  
Public PropertyCultureProvides information on a specific culture, including its names and the writing system.  
Public Propertystatic (Shared in Visual Basic)CurrentMasterReportQueuemasterReportQueue - for internal use only. RS: CR 24624 - Could return null  
Public PropertyCurrentPageReturns the current page instance.  
Public PropertyDataMember

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

 
Public PropertyDataSourceGets or sets the data source from which the report will retrieve data.  
Public PropertyDocumentGets a reference to the report output Document object.  
Public PropertyEnableScriptDebuggingAllows to catch script exceptions in the debugger. The default value is False.  
Public PropertyExpressionErrorMessageStops the reporting engine from throwing exceptions and instead displays the provided string.  
Public PropertyFieldsReturns the current data binding collection.  This collection contains the available Field objects to which the report controls and sections can be bound.  
Public PropertyInitializing  
Public PropertyIsDirtySets 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 PropertyIsSerializing  
Public PropertyLayoutAction

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

 
Public PropertyMasterReportGets or sets a value determining whether the report is a master report.  
Public PropertyMaxPagesSets or returns the maximum number of pages that the report will create.  
Public PropertyNameGets or sets the name of the report.  
Public PropertyPageNumberReturns the number of the current page being processed when a report is running.  
Public PropertyPageSettingsReturns a reference to the current report's page settings.   
Public PropertyParametersReturns a reference to the data source query parameters collection.  
Public PropertyParentReportGets a reference to the parent report.  
Public PropertyPrintWidthSets or returns the report's printable width in inches.  
Public PropertyScriptSets 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 PropertyScriptLanguageSets or returns the scripting language ActiveReports will use to write and interpret the script properties.   
Public PropertySectionsReturns a reference to the report's sections collection.  
Public PropertyShowParameterUISets or returns whether or not the query parameters dialog box will appear when the report is run.  
Public PropertyStateReturns the current state of the report.  
Public PropertyStyleSheetReturns a collection of formatting styles used to format controls in the report.  
Public PropertyUseEvidenceGets or sets to add the evidence to script engine when compiling script. The default value is false.  
Public PropertyUserData

Sets or returns a user-defined value.

 
Public PropertyVersionReturns the product's version number.  
Public PropertyWatermarkAdds 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 PropertyWatermarkAlignmentSets or returns the watermark's general vertical and horizontal position when it is added to the canvas.  
Public PropertyWatermarkPrintOnPagesSets or returns a value indicating the specific pages to which the watermark should be added.  
Public PropertyWatermarkSizeModeSets 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

Support Forum