.png) |
Area |
Represents an area in a report. An area is a group of like sections in the report that all share the same characteristics. |
.png) |
AreaFormat |
Allows you to retrieve information and set options for a specified area in a report. |
.png) |
Areas |
Contains the Area objects for every area in the report. |
.png) |
BlobFieldObject |
Represents a blob field object on the report. This class allows you to retrieve the objects representing the specific kind of field object and also allows you to set generic format options inherited from the ReportObject class. |
.png) |
BooleanFieldFormat |
Allows you to get and set the Boolean output type for Boolean fields. |
.png) |
Border |
Allows you to get and set border options for report objects in a report. |
.png) |
BoxObject |
Represents a box that has been drawn on the report. |
.png) |
ChartObject |
Represents a chart object on the report. |
.png) |
CommonFieldFormat |
Allows you to set format options common to all fields in a report. |
.png) |
CrossTabObject |
Represents a cross-tab object on the report. |
.png) |
Database |
Provides properties to get information about the database accessed by a report. |
.png) |
DatabaseFieldDefinition |
Represents a database field used in the report and provides properties for getting information on database fields in the report. |
.png) |
DatabaseFieldDefinitions |
Contains the DatabaseFieldDefinition objects for every database field in the report. |
.png) |
DataDefinition |
Contains all the information relating to data manipulation based on the data source in a report. |
.png) |
DateFieldFormat |
Allows you to get and set date format options for a date field in a report. |
.png) |
DateTimeFieldFormat |
Allows you to get and set date and time format options for a date-time field in a report. |
.png) |
DateTimeGroupOptions |
Allows you to get and set date and time options for a date-time group in a report. |
.png) |
DrawingObject |
Base class providing generic properties for various kinds of drawing objects. |
.png) |
FieldDefinition |
Base class providing generic properties for various kinds of field definition objects. |
.png) |
FieldFormat |
Allows you to get various types of field format objects in order to get and set the format options for that field. |
.png) |
FieldHeadingObject |
Represents a field-heading object found in a report. This object provides properties and methods for retrieving information and setting options for a field-heading object in a report. |
.png) |
FieldObject |
Represents a Field object on a report. This class allows you to retrieve the objects representing the specific kind and type of field object and also allows you to set generic format options inherited from the ReportObject class. |
.png) |
FormulaFieldDefinition |
Provides properties and methods for retrieving information and setting options for any named formula field in a report. |
.png) |
FormulaFieldDefinitions |
Contains the FormulaFieldDefinition objects for every formula field in the report. |
.png) |
GraphicObject |
Base class providing generic properties for various kinds of graphic objects. |
.png) |
Group |
Provides properties for retrieving the specific field definition object the group is based on as well as the GroupOptions object used to set the group's condition. |
.png) |
GroupNameFieldDefinition |
Provides properties for retrieving information on a group name field found in a report. |
.png) |
GroupNameFieldDefinitions |
Contains the GroupNameFieldDefinition objects for every group name field in the report. |
.png) |
GroupOptions |
Base class providing generic properties for various kinds of group options objects. |
.png) |
Groups |
Contains the Group objects for every group in the report. |
.png) |
LineObject |
Represents a line object drawn on the report. This class allows you to retrieve information and set generic format options inherited from the DrawingObject class. |
.png) |
MapObject |
Represents a geographic map object on the report. |
.png) |
NumericFieldFormat |
Allows you to get and set the numeric format options for any number field in a report. |
.png) |
ObjectFormat |
Allows you to get or set formatting options that affect the physical behavior of objects in a report. |
.png) |
OlapGridObject |
Represents an OLAP grid object on the report. This class allows you to retrieve information and set generic format options inherited from the ReportObject class. |
.png) |
ParameterFieldDefinition |
Represents a parameter field in the report. This object provides properties and methods for retrieving information and setting options for a parameter field in a report. |
.png) |
ParameterFieldDefinitions |
Contains the ParameterFieldDefinition objects for every parameter field in the report. |
.png) |
PictureObject |
Represents a picture object on the report. |
.png) |
PrintOptions |
Provides properties and methods for setting the options for printing a report. |
.png) |
ReportDefinition |
Allows you to retrieve all of the ReportObjects, and Sections in a report. |
.png) |
ReportDocument |
Represents a report and contains properties and methods to define, format, load, export, and print the report. |
.png) |
ReportObject |
Base class providing generic properties for various kinds of report objects. |
.png) |
ReportObjects |
Contains the ReportObject objects for every report object in the report. |
.png) |
ReportOptions |
Allows you to get and set the data related report options in a report. |
.png) |
RunningTotalFieldDefinition |
Represents a running total field used in the report. This class provides properties for getting information on running total fields in the report. |
.png) |
RunningTotalFieldDefinitions |
Contains the RunningTotalFieldDefinition objects for every running total field in the report. |
.png) |
SCRCollection |
For internal use only. |
.png) |
Section |
Report areas contain at least one section. This class includes properties for accessing information regarding a section of a report. |
.png) |
SectionFormat |
Allows you to get and set format options for a section. |
.png) |
Sections |
Contains the Section objects for every section in the report. |
.png) |
SortField |
Represents a record or group sort field. This class provides properties to get and set information on sort fields in the report. |
.png) |
SortFields |
Contains the SortField objects for every sort field in the report. |
.png) |
SpecialVarFieldDefinition |
Provides properties for retrieving information on a special field found in a report. |
.png) |
SQLExpressionFieldDefinition |
Provides properties for retrieving information on a SQL expression field found in a report. |
.png) |
SQLExpressionFieldDefinitions |
Contains the SQLExpressionFieldDefinition objects for every SQL expression field in the report. |
.png) |
SubreportObject |
Represents a subreport placed in a report. |
.png) |
Subreports |
Contains the ReportDocument objects for every subreport in the report. |
.png) |
SummaryFieldDefinition |
Represents a summary field used in the report. This class provides properties for getting information on summary fields in the report. |
.png) |
SummaryFieldDefinitions |
Contains the SummaryFieldDefinition objects for every summary in the report. |
.png) |
SummaryInfo |
Allows you to get and set summary report information. |
.png) |
Table |
Represents a database table accessed by the report. This class provides properties and methods to get information about the table and set logon information for the table. |
.png) |
TableLink |
Allows you to retrieve information on the database table links. |
.png) |
TableLinks |
Contains the TableLink objects for every table link in the report. |
.png) |
Tables |
Contains the Table objects for every table in the report. |
.png) |
TextObject |
Represents a text object found in a report. This object provides properties and methods for retrieving information and setting options for a text object in a report. |
.png) |
TimeFieldFormat |
Allows you to get and set time format options for any time field in a report. |
.png) |
TopBottomNSortField |
Allows you to get and set options for the TopN and BottomN sort field. |