BCGSoft.Controls.Grid Namespace > GridCellValueEventArgs Class : GridCellValueEventArgs Constructor |
'Declaration Public Function New( _ ByVal itemLocation As Point, _ ByVal newValue As Object _ )
'Usage Dim itemLocation As Point Dim newValue As Object Dim instance As New GridCellValueEventArgs(itemLocation, newValue)
public GridCellValueEventArgs( Point itemLocation, object newValue )
public: GridCellValueEventArgs( Point itemLocation, Object* newValue )
public: GridCellValueEventArgs( Point itemLocation, Object^ newValue )
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