Spread for ASP.NET 12 Product Documentation
MinimumValue Property (DateTimeCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DateTimeCellType Class : MinimumValue Property
Gets or sets the minimum value.
Syntax
'Declaration
 
Public Property MinimumValue As Date
'Usage
 
Dim instance As DateTimeCellType
Dim value As Date
 
instance.MinimumValue = value
 
value = instance.MinimumValue
public DateTime MinimumValue {get; set;}
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members