Spread for ASP.NET 12 Product Documentation
Minimum Property (SliderCellType)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SliderCellType Class : Minimum Property
Gets or sets the minimum value available for input for the slider cell.
Syntax
'Declaration
 
Public Property Minimum As Double
'Usage
 
Dim instance As SliderCellType
Dim value As Double
 
instance.Minimum = value
 
value = instance.Minimum
public double Minimum {get; set;}
See Also

Reference

SliderCellType Class
SliderCellType Members