Spread Silverlight Documentation
TouchToolbarShowingArea Enumeration


Specifies the area where the touch strip menu bar is displayed.
Syntax
'Declaration
 
Public Enum TouchToolbarShowingArea 
   Inherits System.Enum
'Usage
 
Dim instance As TouchToolbarShowingArea
public enum TouchToolbarShowingArea : System.Enum 
Members
MemberDescription
CellsSpecifies the cell area.
ColumnsSpecifies the column area.
FloatingObjectsSpecifies the floating area.
RowsSpecifies the row area.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.UI.TouchToolbarShowingArea

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.