Back to Devexpress

ViewRecord.View Property

xpo-devexpress-dot-xpo-dot-viewrecord.md

latest938 B
Original Source

ViewRecord.View Property

Gets the view to which this record belongs.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public XPView View { get; }
vb
Public ReadOnly Property View As XPView

Property Value

TypeDescription
XPView

An XPView object which represents the view to which this record belongs.

|

See Also

ViewRecord Class

ViewRecord Members

DevExpress.Xpo Namespace