Click or drag to resize

StiDateTimePickerControlFormat Property

Gets or sets the format of the date and time displayed in the control.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual DateTimePickerFormat Format { get; set; }

Property Value

Type: DateTimePickerFormat
See Also