BCGControlBar Library for .NET
GridCellMouseEventArgs Class
Members 




Object Model
GridCellMouseEventArgs ClassCell Class
Syntax
'Declaration
 
Public Class GridCellMouseEventArgs 
   Inherits System.Windows.Forms.HandledMouseEventArgs
'Usage
 
Dim instance As GridCellMouseEventArgs
public class GridCellMouseEventArgs : System.Windows.Forms.HandledMouseEventArgs 
public __gc class GridCellMouseEventArgs : public System.Windows.Forms.HandledMouseEventArgs 
public ref class GridCellMouseEventArgs : public System.Windows.Forms.HandledMouseEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Windows.Forms.MouseEventArgs
         System.Windows.Forms.HandledMouseEventArgs
            BCGSoft.Controls.Grid.GridCellMouseEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridCellMouseEventArgs Members
BCGSoft.Controls.Grid Namespace

Send Feedback