DisplayFormat(Format)
|
value
|
Specifies the date display format. Ignored if the pickerType property is 'native' Mirrors the client-side displayFormat option.
|
DisplayFormat(JS)
|
value
|
Specifies the date display format. Ignored if the pickerType property is 'native' Mirrors the client-side displayFormat option.
|
DisplayFormat(Action<FormatBuilder>)
|
configurator
|
Specifies the date display format. Ignored if the pickerType property is 'native' Mirrors the client-side displayFormat object.
|
DisplayFormat(String)
|
value
|
Specifies the date display format. Ignored if the pickerType property is 'native' Mirrors the client-side displayFormat option.
|