Spread Windows Forms 12.0 Product Documentation
GetEditorValue Method (ColorPickerCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > ColorPickerCellType Class : GetEditorValue Method
Gets the unformatted value in the editor control.
Syntax
'Declaration
 
Public Overrides Function GetEditorValue() As Object
'Usage
 
Dim instance As ColorPickerCellType
Dim value As Object
 
value = instance.GetEditorValue()
public override object GetEditorValue()
See Also

Reference

ColorPickerCellType Class
ColorPickerCellType Members