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