AJE Components
ReportSectionBase DateFormat Property AJE Data Report Engine Help
Gets or sets the Date Format.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public DateFormat DateFormat { get; set; }

Property Value

Type: OnlineDateFormat
See Also