Skip to main content
All docs
V24.1

EditingFieldModel<TValue, TEditingField>.ValueType Property

Namespace: DevExpress.Blazor.Reporting.EditingFields

Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

public Type ValueType { get; set; }

Property Value

Type
Type

Implements

See Also