Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / Shape Class / Unselect Method


In This Topic
Unselect Method (Shape)
In This Topic
Cancels the current selection.
Syntax
'Declaration
 
Public Sub Unselect() 
 
'Usage
 
Dim instance As Shape
 
instance.Unselect()
See Also