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