XafDataViewRecord.DataView Property
Gets the XafDataView object that contains the current XafDataViewRecord.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| XafDataView | The XafDataView object that contains the current XafDataViewRecord. |
See Also