[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.DateTimeCellType.MinimumDate

MinimumDate Property

MinimumDate

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

Declaration
[TypeConverter(typeof(_ajc))]
public DateTime MinimumDate { get; set; }
<TypeConverter(GetType(_ajc))>
Public Property MinimumDate As Date