Class LoadBusinessObjectEventArgs
Provides data for LoadBusinessObjectEventHandler event.
Inheritance
System.Object
LoadBusinessObjectEventArgs
Namespace: FastReport.Data
Assembly: FastReport.Base.dll
Syntax
public class LoadBusinessObjectEventArgs
Fields
parent
Parent object for this data source.
Declaration
public object parent
Field Value
Type | Description |
---|---|
System.Object |