BCGControlBar Library for .NET
GridEditCellEventArgs Class
Members 




Object Model
GridEditCellEventArgs ClassCell Class
Syntax
'Declaration
 
Public Class GridEditCellEventArgs 
   Inherits CellEventArgs
'Usage
 
Dim instance As GridEditCellEventArgs
public class GridEditCellEventArgs : CellEventArgs 
public __gc class GridEditCellEventArgs : public CellEventArgs 
public ref class GridEditCellEventArgs : public CellEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.HandledEventArgs
         BCGSoft.Controls.Grid.CellEventArgs
            BCGSoft.Controls.Grid.GridEditCellEventArgs

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

GridEditCellEventArgs Members
BCGSoft.Controls.Grid Namespace

Send Feedback