Back to Devexpress

CreateCustomCollectionSourceEventArgs.ObjectSpace Property

expressappframework-devexpress-dot-expressapp-dot-createcustomcollectionsourceeventargs.md

latest1.4 KB
Original Source

CreateCustomCollectionSourceEventArgs.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

CreateCustomCollectionSourceEventArgs Class

CreateCustomCollectionSourceEventArgs Members

DevExpress.ExpressApp Namespace