[]
Initializes a new instance of the RowDetailsApplyingEventArgs class.
public RowDetailsApplyingEventArgs(object dataObject)
Public Sub New(dataObject As Object)
| Type | Name | Description |
|---|---|---|
| object | dataObject | Data object of the row which caused the event. |