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


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

Reference

IntegerCellType Class
IntegerCellType Members