Spread for ASP.NET 12 Product Documentation
TouchStripShowingArea Enumeration


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : TouchStripShowingArea Enumeration
Specifies what area requires the TouchStrip popup.
Syntax
'Declaration
 
Public Enum TouchStripShowingArea 
   Inherits System.Enum
'Usage
 
Dim instance As TouchStripShowingArea
public enum TouchStripShowingArea : System.Enum 
Members
MemberDescription
CellSpecifies the cell area.
ChartSpecifies the chart area.
ColumnSpecifies the column area.
RowSpecifies the row area.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.TouchStripShowingArea

See Also

Reference

FarPoint.Web.Spread Namespace