ASPxGridViewEditingSettings Properties
Provides editing settings for ASPxGridViews.
Name | Description |
---|---|
Batch |
Gets the Batch Edit Mode settings. |
Edit |
Gets or sets the maximum number of columns allowed in the Edit Form. |
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. |
Popup |
Obsolete. Gets or sets the Popup Edit Form‘s height. |
Popup |
Obsolete. Gets or sets the popup edit form’s horizontal alignment. |
Popup |
Obsolete. Gets or sets the offset from the left or right border of the popup edit form’s container. |
Popup |
Obsolete. Gets or sets whether the Popup Edit Form is displayed as a modal dialog. |
Popup |
Obsolete. Gets or sets whether the Popup Edit Form‘s header is displayed. |
Popup |
Obsolete. Gets or sets the popup edit form’s vertical alignment. |
Popup |
Obsolete. Gets or sets the offset from the top or bottom border of the data row currently being edited. |
Popup |
Obsolete. Gets or sets the Popup Edit Form‘s width. |
Use |
Specifies if the built-in Form |
See Also