Spread for ASP.NET 12 Product Documentation
UseValue Property (ComboBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ComboBoxCellType Class : UseValue Property
Gets or sets whether to use the value.
Syntax
'Declaration
 
Public Property UseValue As Boolean
'Usage
 
Dim instance As ComboBoxCellType
Dim value As Boolean
 
instance.UseValue = value
 
value = instance.UseValue
public bool UseValue {get; set;}
See Also

Reference

ComboBoxCellType Class
ComboBoxCellType Members