Spread Windows Forms 12.0 Product Documentation
SetEditorValue Method (ColorPickerCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > ColorPickerCellType Class : SetEditorValue Method
Sets the unformatted value in the editor control.
Syntax
'Declaration
 
Public Overrides Sub SetEditorValue( _
   ByVal value As Object _
) 
'Usage
 
Dim instance As ColorPickerCellType
Dim value As Object
 
instance.SetEditorValue(value)
public override void SetEditorValue( 
   object value
)

Parameters

value
See Also

Reference

ColorPickerCellType Class
ColorPickerCellType Members