DataViewRecord.View Property
Gets the data view to which the current record belongs.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
XPDataView | An XPDataView object representing the data view that owns the current record. |
See Also