ObjectConstructorInfo.ToString() Method
Returns the textual representation of an ObjectConstructorInfo.
Namespace: DevExpress.DataAccess.ObjectBinding
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Returns
Type | Description |
---|---|
String | A String value, which is the textual representation of an ObjectConstructorInfo. |
See Also