JsonDataSource.DataObjectType Property
Namespace: DevExpress.DataAccess.Json
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Property Value
Type | Default |
---|---|
Type | null |
See Also
Namespace: DevExpress.DataAccess.Json
Assembly: DevExpress.DataAccess.v24.2.dll
[Browsable(false)]
[DefaultValue(null)]
public Type DataObjectType { get; set; }
<Browsable(False)>
<DefaultValue(Nothing)>
Public Property DataObjectType As Type
Type | Default |
---|---|
Type | null |
No
Your feedback is appreciated.