Click or drag to resize

StiDateTimePickerControlValue Property

Gets or sets the date-time value assigned to the control.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual DateTime Value { get; set; }

Property Value

Type: DateTime

Implements

IStiDateTimePickerControlValue
See Also