APNSoft Controls [4.5.2.20] - API Reference
DataGridEventArgs Class

Provides data for command events of the DataGrid control.

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

System.Object
   System.EventArgs
      APNSoft.WebControls.DataGridEventArgs

[Visual Basic]
Public Class DataGridEventArgs
    Inherits EventArgs
[C#]
public class DataGridEventArgs : EventArgs

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: APNSoft.WebControls

Assembly: APNSoftControls (in APNSoftControls.dll)

See Also

DataGridEventArgs Members | APNSoft.WebControls Namespace