Back to Devexpress

CreateCustomPropertyCollectionSourceEventArgs.ObjectSpace Property

expressappframework-devexpress-dot-expressapp-dot-createcustompropertycollectionsourceeventargs.md

latest1.4 KB
Original Source

CreateCustomPropertyCollectionSourceEventArgs.ObjectSpace Property

Specifies an Object Space to be used by the custom Collection Source.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public IObjectSpace ObjectSpace { get; }
vb
Public ReadOnly Property ObjectSpace As IObjectSpace

Property Value

TypeDescription
IObjectSpace

An IObjectSpace object, specifying the Object Space to be used by the custom Collection Source.

|

See Also

CreateCustomPropertyCollectionSourceEventArgs Class

CreateCustomPropertyCollectionSourceEventArgs Members

DevExpress.ExpressApp Namespace