Spread Windows Forms 12.0 Product Documentation
GetDisplayText Method (GcTextBoxCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcTextBoxCellType Class : GetDisplayText Method
The value.
Gets the display text.
Syntax
'Declaration
 
Public Overrides Function GetDisplayText( _
   ByVal value As Object _
) As String
'Usage
 
Dim instance As GcTextBoxCellType
Dim value As Object
Dim value As String
 
value = instance.GetDisplayText(value)
public override string GetDisplayText( 
   object value
)

Parameters

value
The value.
See Also

Reference

GcTextBoxCellType Class
GcTextBoxCellType Members