ASPxGridViewEditingSettings Members
In This Article
#Constructors
Name | Description |
---|---|
ASPx |
Initializes a new instance of the ASPx |
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from 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