StiDateTimePickerControlMaxDate Property |
Gets or sets the maximum 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 MaxDate { get; set; }
Public Overridable Property MaxDate As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also