Intersoft WebGrid Documentation
RowEventArgs Class
Members  See Also  Send Feedback
ISNet.WebUI.WebGrid Namespace : RowEventArgs Class






Provides data for row related event.

Object Model

RowEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class RowEventArgs 
   Inherits BaseEventArgs
Visual Basic (Usage)Copy Code
Dim instance As RowEventArgs
C# 
public class RowEventArgs : BaseEventArgs 
Delphi 
public class RowEventArgs = class(BaseEventArgs)
JScript 
public class RowEventArgs extends BaseEventArgs
Managed Extensions for C++ 
public __gc class RowEventArgs : public BaseEventArgs 
C++/CLI 
public ref class RowEventArgs : public BaseEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      ISNet.WebUI.WebGrid.BaseEventArgs
         ISNet.WebUI.WebGrid.RowEventArgs
            ISNet.WebUI.WebGrid.RowChangedEventArgs

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.