DataDefinition Members

Contains all the information relating to data manipulation based on the data source in a report.

The following tables list the members exposed by the DataDefinition type.

Public Properties

Property Description
Public property FormulaFields  Gets the FormulaFieldDefinitions collection.
Public property GroupNameFields  Gets the GroupNameFieldDefinitions collection.
Public property Groups  Gets the Groups collection.
Public property GroupSelectionFormula  Gets or sets the group selection formula.
Public property ParameterFields  Gets the ParameterFieldDefinitions collection.
Public property RecordSelectionFormula  Gets or sets the record selection formula.
Public property RunningTotalFields  Gets the RunningTotalFieldDefinitions collection.
Public property SortFields  Gets the SortFields collection.
Public property SQLExpressionFields  Gets the SQLExpressionFieldDefinitions collection.
Public property SummaryFields  Gets the SummaryFieldDefinitions collection.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace