Skip to main content
A newer version of this page is available. .

JsonDataSource.DataObjectType Property

Namespace: DevExpress.DataAccess.Json

Assembly: DevExpress.DataAccess.v20.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

[Browsable(false)]
[DefaultValue(null)]
public Type DataObjectType { get; set; }

Property Value

Type Default
Type *null*
See Also