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

EditingFieldModel Class

A ViewModel providing content editing functionality to the Web Document Viewer.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v20.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataContract]
[KnownType(typeof(ImageEditingFieldValue))]
[KnownType(typeof(CheckBoxState))]
public sealed class EditingFieldModel

Inheritance

Object
EditingFieldModel
See Also