TouchSelectionGripperLineColor Property
Gets or sets the touch selection gripper's line color.
public Color TouchSelectionGripperLineColor {get; set;}
'Declaration
Public Property TouchSelectionGripperLineColor As Color
'Usage
Dim instance As FpSpread
Dim value As Color
instance.TouchSelectionGripperLineColor = value
value = instance.TouchSelectionGripperLineColor