ASPxGridViewItemEventArgs Constructors
Serves as a base for classes that provide data for data item related events of the GridView.Name | Parameters | Description |
---|---|---|
ASPxGridViewItemEventArgs(Int32, Object) | visibleIndex, keyValue | Initializes a new instance of the ASPxGridViewItemEventArgs class. |
See Also