SetEditorValue Method (CurrencyCellType)
public override void SetEditorValue(
object
)
'Declaration
Public Overrides Sub SetEditorValue( _
ByVal As Object _
)
'Usage
Dim instance As CurrencyCellType
Dim value As Object
instance.SetEditorValue(value)
Parameters
- value