XPClassInfo.ToString() Method
Returns a string that represents the full name of the class.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Remarks
The ToString method returns the XPClassInfo.FullName property’s value.
See Also