Spread Windows Forms 12.0 Product Documentation
CanShowSelectionGripper Property (MultiColumnEditor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > MultiColumnEditor Class : CanShowSelectionGripper Property
Syntax
'Declaration
 
Public Overrides ReadOnly Property CanShowSelectionGripper As Boolean
'Usage
 
Dim instance As MultiColumnEditor
Dim value As Boolean
 
value = instance.CanShowSelectionGripper
public override bool CanShowSelectionGripper {get;}
See Also

Reference

MultiColumnEditor Class
MultiColumnEditor Members