Spread Windows Forms 12.0 Product Documentation
SetEditorValue Method (BarCodeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BarCodeCellType Class : SetEditorValue Method
Value object
Sets the value to the editor when it appears.
Syntax
'Declaration
 
Public Overrides Sub SetEditorValue( _
   ByVal value As Object _
) 
'Usage
 
Dim instance As BarCodeCellType
Dim value As Object
 
instance.SetEditorValue(value)
public override void SetEditorValue( 
   object value
)

Parameters

value
Value object
See Also

Reference

BarCodeCellType Class
BarCodeCellType Members