Spread Windows Forms 12.0 Product Documentation
GetEditorValue Method (BarCodeCellType)


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

Reference

BarCodeCellType Class
BarCodeCellType Members