XafDataViewRecord.ToString() Method
Returns a XafDataViewRecord‘s textual representation.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Returns
| Type | Description |
|---|---|
| String | A string which is a XafDataViewRecord‘s textual representation. |
See Also