GridViewExportDetailRowEventArgs Constructors
Provides arguments to implement a method delegate of the GridViewGetExportDetailGridViewEventHandler type.| Name | Parameters | Description |
|---|---|---|
| GridViewExportDetailRowEventArgs(Int32, Object) | rowIndex, dataItem | Initializes a new instance of the GridViewExportDetailRowEventArgs class with the specified settings. |
See Also