![]() | Initializes a new instance of the DataGridEventArgs class. |
![]() | Gets the cell value when the event is raised. |
![]() | Gets a Hashtable object that represents fields in the Edit Form. |
![]() | Gets or sets a sequence of bytes for the response. |
![]() | Gets or sets the content type for the response. |
![]() | Gets or sets the data to export when the event is raised. |
![]() | Gets or sets the name of the file that is the data to export. |
![]() | Gets or sets a value indicating whether the header row is displayed in the data to export. |
![]() | Gets the referenced column in the DataGrid control when the event is raised. |
![]() | Gets the referenced row in the DataGrid control when the event is raised. |
![]() | Gets or sets a value of the key field in selected record. This property is commonly used in a handler for an event, such as InsertCommand or UpdateCommand, to set a new key value for the selected record. It helps component to highlight appropriate row after INSERT/UPDATE. |
![]() | Gets the page number when the event is raised. |
![]() | Gets or sets a value of parameter when the event is raised. |
DataGridEventArgs Class | APNSoft.WebControls Namespace