C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewUpdatedEventArgs Class
Members

C1GridViewUpdatedEventArgs Class
Provides data for the C1GridView.RowUpdated event.
Object Model
C1GridViewUpdatedEventArgs Class
Syntax
'Declaration
 
Public Class C1GridViewUpdatedEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Web.Wijmo.Controls.C1GridView.C1GridViewUpdatedEventArgs

See Also