[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.DateTimeCellType.MinimumTime

MinimumTime Property

MinimumTime

Gets or sets the minimum time value allowed for user entry.

Declaration
[TypeConverter(typeof(MaximumTimeConverter))]
public TimeSpan MinimumTime { get; set; }
<TypeConverter(GetType(MaximumTimeConverter))>
Public Property MinimumTime As TimeSpan
Exceptions
Type Condition
ArgumentOutOfRangeException

Specified value out of range; must be between 00:00:00 and 23:59:59.9999999