dateFieldFormat property
The format for date fields in the data source. If the field specified in
DataSourceFieldName
is a date field you must specify the date
format. If the field is not a date field, an exception is thrown.
Implementation
final String? dateFieldFormat;