MVCxGridViewEditingSettings Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Add |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to adding a new row. |
Batch |
Gets the Batch Edit Mode settings.
Inherited from ASPx |
Batch |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to batch data modifications. |
Delete |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to row deleting. |
Edit |
Gets or sets the maximum number of columns allowed in the Edit Form.
Inherited from ASPx |
Mode |
Gets or sets a value that specifies the ASPx |
New |
Gets or sets the position of the new item row within the ASPx |
Popup |
Obsolete. Gets or sets whether an end-user can resize the Popup Edit Form.
Inherited from ASPx |
Popup |
Obsolete. Gets or sets the Popup Edit Form‘s height.
Inherited from ASPx |
Popup |
Obsolete. Gets or sets the popup edit form’s horizontal alignment.
Inherited from ASPx |
Popup |
Obsolete. Gets or sets the offset from the left or right border of the popup edit form’s container.
Inherited from ASPx |
Popup |
Obsolete. Gets or sets whether the Popup Edit Form is displayed as a modal dialog.
Inherited from ASPx |
Popup |
Obsolete. Gets or sets whether the Popup Edit Form‘s header is displayed.
Inherited from ASPx |
Popup |
Obsolete. Gets or sets the popup edit form’s vertical alignment.
Inherited from ASPx |
Popup |
Obsolete. Gets or sets the offset from the top or bottom border of the data row currently being edited.
Inherited from ASPx |
Popup |
Obsolete. Gets or sets the Popup Edit Form‘s width.
Inherited from ASPx |
Show |
Specifies whether the grid displays error messages for invalid editors in the Edit Form. |
Update |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to row updates. |
Use |
Specifies if the built-in Form |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
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 the string that represents the current object.
Inherited from State |
See Also