Back to Devexpress

XPBaseObject.This Property

xpo-devexpress-dot-xpo-dot-xpbaseobject-92b368df.md

latest997 B
Original Source

XPBaseObject.This Property

Refers to the current instance.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
[Browsable(false)]
public object This { get; }
vb
<Browsable(False)>
Public ReadOnly Property This As Object

Property Value

TypeDescription
Object

An XPBaseObject object which represents the current object.

|

See Also

XPBaseObject Class

XPBaseObject Members

DevExpress.Xpo Namespace