StiDateTimePickerControlMinDate Property |
Gets or sets the minimum date and time that can be selected in the control.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual DateTime MinDate { get; set; }
Public Overridable Property MinDate As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also