Skip to main content
All docs
V23.2

EditingFieldModel<TValue, TEditingField>.ValueType Property

Namespace: DevExpress.Blazor.Reporting.EditingFields

Assembly: DevExpress.Blazor.Reporting.v23.2.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

public Type ValueType { get; set; }

Property Value

Type
Type

Implements

See Also