SortField Members

Represents a record or group sort field. This class provides properties to get and set information on sort fields in the report.

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

Public Properties

Property Description
Public property Field  Gets or sets the sort field's FieldDefinition object.
Public property SortDirection  Gets or sets the sort direction.
Public property SortType  Gets the sort field type.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace