'Declaration
Public Function New( _ ByVal dataObject As Object _ )
public RowDetailsApplyingEventArgs( object dataObject )
Parameters
- dataObject
- Data object of the row which caused the event.
'Declaration
Public Function New( _ ByVal dataObject As Object _ )
public RowDetailsApplyingEventArgs( object dataObject )