XafDataViewRecord(XafDataView) Constructor
Creates a new instance of the XafDataViewRecord class.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| dataView | XafDataView | A XafDataView collection in which a new XafDataViewRecord object is placed. |
See Also