Back to Devexpress

XPObjectSource.Dictionary Property

xpo-devexpress-dot-xpo-dot-xpobjectsource-c2f9cb58.md

latest933 B
Original Source

XPObjectSource.Dictionary Property

For internal use.

Namespace : DevExpress.Xpo

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

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

Property Value

Type
XPDictionary

See Also

XPObjectSource Class

XPObjectSource Members

DevExpress.Xpo Namespace