Skip to main content
.NET Framework 4.5.2+

XPObjectSource.Dictionary Property

For internal use.

Namespace: DevExpress.Xpo

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Package: DevExpress.DataAccess

Declaration

[Browsable(false)]
public XPDictionary Dictionary { get; }

Property Value

Type
XPDictionary
See Also