NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataGridCommandEventArgs Class

[To be supplied.]

Object
   EventArgs
      CommandEventArgs
         DataGridCommandEventArgs

[Visual Basic]
Public Class DataGridCommandEventArgs
   Inherits CommandEventArgs
[C#]
public class DataGridCommandEventArgs : CommandEventArgs
[C++]
public __gc class DataGridCommandEventArgs : public
   CommandEventArgs
[JScript]
public class DataGridCommandEventArgs extends CommandEventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

DataGridCommandEventArgs Members | System.Web.UI.WebControls Namespace