Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / CanShowSelectionGripper Property


In This Topic
    CanShowSelectionGripper Property (GeneralEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property CanShowSelectionGripper As Boolean
    'Usage
     
    
    Dim instance As GeneralEditor
    Dim value As Boolean
     
    value = instance.CanShowSelectionGripper
    public override bool CanShowSelectionGripper {get;}
    See Also