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


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

Reference

DateTimeCellType Class
DateTimeCellType Members