Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerEditingField Methods

Provides functionality for a field whose content can be edited in the Web Document Viewer.
Name Description
editorName() Returns the name of an editor used to change a field value in Print Preview.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
groupID() Returns the ID of a logical group to which an editing field for a check box belongs.
id() Returns the unique identifier of an editing field.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
pageIndex() Returns the index of the page on which an editing field is located.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also