EditingFieldModel Class
A ViewModel providing content editing functionality to the Web Document Viewer.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.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