XafDataViewRecord.DataView Property
In This Article
Gets the XafDataView object that contains the current XafDataViewRecord.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public XafDataView DataView { get; }
#Property Value
Type | Description |
---|---|
Xaf |
The Xaf |
See Also