ViewRecord.View Property
In This Article
Gets the view to which this record belongs.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
XPView | An XPView object which represents the view to which this record belongs. |
See Also