FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : TouchStrips Property |
'Declaration Public ReadOnly Property TouchStrips As TouchStripCollection
'Usage Dim instance As FpSpread Dim value As TouchStripCollection value = instance.TouchStrips
public TouchStripCollection TouchStrips {get;}
FpSpread1.TouchStrips[FarPoint.Web.Spread.TouchStripShowingArea.Cell] = FarPoint.Web.Spread.TouchStrip.None;
FpSpread1.TouchStrips(FarPoint.Web.Spread.TouchStripShowingArea.Cell) = FarPoint.Web.Spread.TouchStrip.None
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional