[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DateFormats

DateFormats Property

DateFormats

Gets or sets the list of supported date formats.

Declaration
[Parameter]
public string[] DateFormats { get; init; }
Property Value
Type Description
string[]

An array of string representing the supported date formats.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.