FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : TouchInfo Property |
'Declaration Public Property TouchInfo As TouchInfo
'Usage Dim instance As FpSpread Dim value As TouchInfo instance.TouchInfo = value value = instance.TouchInfo
public TouchInfo TouchInfo {get; set;}
ListBox1.Items.Add(FpSpread1.TouchInfo.SelectionGripperBackColor.ToString());
ListBox1.Items.Add(FpSpread1.TouchInfo.SelectionGripperBackColor.ToString())
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional