Spread Windows Forms 12.0 Product Documentation
GetEditorValue Method (GcTextBoxCellType)


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

Reference

GcTextBoxCellType Class
GcTextBoxCellType Members