Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / IsCaretInIntegerPortion Method


In This Topic
IsCaretInIntegerPortion Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Function IsCaretInIntegerPortion() As Boolean
 
'Usage
 
Dim instance As GeneralEditor
Dim value As Boolean
 
value = instance.IsCaretInIntegerPortion()
See Also