FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TouchInfo Class : SelectionGripperBackColor Property |
'Declaration Public Property SelectionGripperBackColor As Color
'Usage Dim instance As TouchInfo Dim value As Color instance.SelectionGripperBackColor = value value = instance.SelectionGripperBackColor
public Color SelectionGripperBackColor {get; set;}
FpSpread1.TouchInfo.SelectionGripperBackColor = System.Drawing.Color.Aqua; FpSpread1.TouchInfo.SelectionGripperLineColor = System.Drawing.Color.BurlyWood; FpSpread1.TouchInfo.SelectionGripperThickness = 2;
FpSpread1.TouchInfo.SelectionGripperBackColor = System.Drawing.Color.Aqua FpSpread1.TouchInfo.SelectionGripperLineColor = System.Drawing.Color.BurlyWood FpSpread1.TouchInfo.SelectionGripperThickness = 2
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6