XafDataViewRecord(XafDataView) Constructor
Creates a new instance of the XafDataViewRecord class.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.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