Back to Devexpress

SimpleObjectLayer.ObjectLayer Property

xpo-devexpress-dot-xpo-dot-simpleobjectlayer-d98b1699.md

latest1.1 KB
Original Source

SimpleObjectLayer.ObjectLayer Property

Returns the current SimpleObjectLayer object.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

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

Property Value

TypeDescription
IObjectLayer

The current SimpleObjectLayer object cast to the IObjectLayer.

|

See Also

SimpleObjectLayer Class

SimpleObjectLayer Members

DevExpress.Xpo Namespace