SerializableObjectLayer.ObjectLayer Property
Returns the current SerializableObjectLayer object.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ISerializableObjectLayer | The current SerializableObjectLayer object cast to the ISerializableObjectLayer. |
See Also