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