Spread Windows Forms 12.0 Product Documentation
IsCaretInTheBeginning Method (MultiColumnComboBoxCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > MultiColumnComboBoxCellType Class : IsCaretInTheBeginning Method
Gets whether the caret is in the beginning.
Syntax
'Declaration
 
Protected Overrides Function IsCaretInTheBeginning() As Boolean
'Usage
 
Dim instance As MultiColumnComboBoxCellType
Dim value As Boolean
 
value = instance.IsCaretInTheBeginning()
protected override bool IsCaretInTheBeginning()
See Also

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members