Back to Devexpress

ASPxGridViewEditingSettings Properties

aspnet-devexpress-dot-web-dot-aspxgridvieweditingsettings-dot-underscore-properties.md

latest3.3 KB
Original Source

ASPxGridViewEditingSettings Properties

Provides editing settings for ASPxGridViews.

NameDescription
BatchEditSettingsGets the Batch Edit Mode settings.
EditFormColumnCountGets or sets the maximum number of columns allowed in the Edit Form.
ModeGets or sets a value that specifies the ASPxGridView’s editing mode.
NewItemRowPositionGets or sets the position of the new item row within the ASPxGridView.
PopupEditFormAllowResizeObsolete. Gets or sets whether an end-user can resize the Popup Edit Form.
PopupEditFormHeightObsolete. Gets or sets the Popup Edit Form‘s height.
PopupEditFormHorizontalAlignObsolete. Gets or sets the popup edit form’s horizontal alignment.
PopupEditFormHorizontalOffsetObsolete. Gets or sets the offset from the left or right border of the popup edit form’s container.
PopupEditFormModalObsolete. Gets or sets whether the Popup Edit Form is displayed as a modal dialog.
PopupEditFormShowHeaderObsolete. Gets or sets whether the Popup Edit Form‘s header is displayed.
PopupEditFormVerticalAlignObsolete. Gets or sets the popup edit form’s vertical alignment.
PopupEditFormVerticalOffsetObsolete. Gets or sets the offset from the top or bottom border of the data row currently being edited.
PopupEditFormWidthObsolete. Gets or sets the Popup Edit Form‘s width.
UseFormLayoutSpecifies if the built-in FormLayout is used in the edit form.

See Also

ASPxGridViewEditingSettings Class

ASPxGridViewEditingSettings Members

DevExpress.Web Namespace