Spread Windows Forms 12.0 Product Documentation
CanShowSelectionGripper Property (SuperEditBase)


FarPoint.Win Assembly > FarPoint.Win Namespace > SuperEditBase Class : CanShowSelectionGripper Property
Gets whether the selection gripper can be displayed.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CanShowSelectionGripper As Boolean
'Usage
 
Dim instance As SuperEditBase
Dim value As Boolean
 
value = instance.CanShowSelectionGripper
public virtual bool CanShowSelectionGripper {get;}
See Also

Reference

SuperEditBase Class
SuperEditBase Members