Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / TouchSelectionGripperThickness Property


In This Topic
TouchSelectionGripperThickness Property
In This Topic
Gets or sets the touch selection gripper's thickness.
Syntax
'Declaration
 
Public Property TouchSelectionGripperThickness As Integer
 
'Usage
 
Dim instance As FpSpread
Dim value As Integer
 
instance.TouchSelectionGripperThickness = value
 
value = instance.TouchSelectionGripperThickness
See Also