Back to Devexpress

ASPxGridViewEditingSettings Members

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

latest5.7 KB
Original Source

ASPxGridViewEditingSettings Members

Provides editing settings for ASPxGridViews.

Constructors

NameDescription
ASPxGridViewEditingSettings(IPropertiesOwner)Initializes a new instance of the ASPxGridViewEditingSettings class with specified settings.

Properties

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.

Methods

NameDescription
Assign(PropertiesBase)Copies the settings from the specified object to the current one.
Equals(Object, Object) staticDetermines 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.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the string that represents the current object. Inherited from StateManager.

See Also

ASPxGridViewEditingSettings Class

DevExpress.Web Namespace