EditingFieldModel Members
In This Article
#Constructors
Name | Description |
---|---|
Editing |
Initializes a new instance of the Editing |
#Properties
Name | Description |
---|---|
Bounds | For internal use. |
Brick |
For internal use. |
Editor |
Specifies the field editor name. |
Edit |
Specifies the value assigned to the field. |
Group |
Specifies the ID of a group to which the check edit field belongs. |
ID | Specifies the editing field ID. |
Page |
Specifies the zero-based index of a page on which the editing field is located. |
Read |
Specifies whether or not the field editing is enabled. |
Type | For internal use. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also