Share via


TimeFieldFormat Members

Allows you to get and set time format options for any time field in a report.

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

Public Properties

Property Description
Public property AMPMFormat  Gets or sets the AM/PM type.
Public property AMString  Gets or sets the AM string.
Public property HourFormat  Gets or sets the hour type.
Public property HourMinuteSeparator  Gets or sets the hour minute separator.
Public property MinuteFormat  Gets or sets the minute type.
Public property MinuteSecondSeparator  Gets or sets minute second separator.
Public property PMString  Gets or sets the PM string.
Public property SecondFormat  Gets or sets the seconds type.
Public property TimeBase  Gets or sets the time base.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace