Spread Silverlight Documentation
MouseButtonType Enumeration


Represents the mouse button type.
Syntax
'Declaration
 
Public Enum MouseButtonType 
   Inherits System.Enum
'Usage
 
Dim instance As MouseButtonType
public enum MouseButtonType : System.Enum 
Members
MemberDescription
LeftRepresents the left mouse button.
RightRepresents the right mouse button.
Inheritance Hierarchy

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

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.