Spread Silverlight Documentation
EndFormulaSelection Method


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetView Class : EndFormulaSelection Method
Exits the state where the user can select formulas with the mouse or keyboard.
Syntax
'Declaration
 
Public Sub EndFormulaSelection() 
'Usage
 
Dim instance As SheetView
 
instance.EndFormulaSelection()
public void EndFormulaSelection()
See Also

Reference

SheetView Class
SheetView Members