Spread for ASP.NET 12 Product Documentation
RefValues Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > NumericUpDownCellType Class : RefValues Property
Gets or sets a list of reference values for the numeric up-down cell.
Syntax
'Declaration
 
Public Property RefValues As String
'Usage
 
Dim instance As NumericUpDownCellType
Dim value As String
 
instance.RefValues = value
 
value = instance.RefValues
public string RefValues {get; set;}
See Also

Reference

NumericUpDownCellType Class
NumericUpDownCellType Members