FieldFormat Members

Allows you to get various types of field format objects in order to get and set the format options for that field.

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

Public Properties

Property Description
Public property BooleanFormat  Gets the BooleanFieldFormat object.
Public property CommonFormat  Gets the CommonFieldFormat object.
Public property DateFormat  Gets the DateFieldFormat object.
Public property DateTimeFormat  Gets the DateTimeFieldFormat object.
Public property NumericFormat  Gets the NumericFieldFormat object.
Public property TimeFormat  Gets the TimeFieldFormat object.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace