BeforeFillEventArgs.ConstructorInfo Property
Returns an object providing access to constructor parameters of an ObjectDataSource.
Namespace: DevExpress.DataAccess.ObjectBinding
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
ObjectConstructorInfo | An ObjectConstructorInfo value. |
See Also