Skip to main content
.NET 6.0+

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