Spread WinForms 15
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
See Also