CrystalDecisions.CrystalReports.Engine Namespace

Classes

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

See Also

Reference

Class Library