Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IGroupShape Interface / Unselect Method


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