ActiveReports 12 Server User Guide
DateTimeFormat Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : DateTimeFormat Property
Gets or sets the format string to apply to the date time values within the control.
Syntax
'Declaration
 
Public Property DateTimeFormat As String
public string DateTimeFormat {get; set;}

Property Value

The format string to apply to the date time values within the control.
See Also

Reference

ReportList Class
ReportList Members