Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

GridCommandEventArgs Class

Provides data for events related to Grid.ItemCommand event.

For a list of all members of this type, see GridCommandEventArgs Members.

System.Object
   System.EventArgs
      EO.Web.GridItemEventArgs
         EO.Web.GridCommandEventArgs

[Visual Basic]
Public Class GridCommandEventArgs
    Inherits GridItemEventArgs
[C#]
public class GridCommandEventArgs : GridItemEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

GridCommandEventArgs Members | EO.Web Namespace


Direct link to this topic