Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CurrencyCellType Class / SetEditorValue Method


In This Topic
SetEditorValue Method (CurrencyCellType)
In This Topic
Syntax
'Declaration
 
Public Overrides Sub SetEditorValue( _
   ByVal value As Object _
) 
 
'Usage
 
Dim instance As CurrencyCellType
Dim value As Object
 
instance.SetEditorValue(value)

Parameters

value
See Also