[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.DateTimeCellType.MaximumTime

MaximumTime Property

MaximumTime

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

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

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