Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerEditingField.editValue Field

Provides access to the current value of an editing field.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public KnockoutObservable<object> editValue

Field Value

Type
KnockoutObservable<Object>
See Also