Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / HideSelectionGripper Method


In This Topic
    HideSelectionGripper Method (GeneralEditor)
    In This Topic
    Hides the selection gripper.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub HideSelectionGripper() 
    'Usage
     
    
    Dim instance As GeneralEditor
     
    instance.HideSelectionGripper()
    protected virtual void HideSelectionGripper()
    Remarks
    Hides the selection gripper
    See Also