GridEditFormPopupSettings Properties
Contains Popup Edit Form specific settings.
Name | Description |
---|---|
Allow |
Gets or sets a value that specifies whether end users can resize the popup edit form. |
Auto |
Specifies whether the Edit Form’s position is updated automatically. |
Close |
Gets or sets a value specifying whether a popup edit form is closed when an end-user presses the ESC key. |
Height | Gets or sets the popup edit form‘s height. |
Horizontal |
Gets or sets the popup edit form‘s horizontal alignment. |
Horizontal |
Gets or sets a value that indicates the distance that the popup edit form is offset from its baseline in the horizontal direction. This is a dependency property. |
Min |
Gets or sets the minimum height of the popup edit form‘s popup window. |
Min |
Gets or sets the minimum width of popup edit form‘s popup window. |
Modal | Gets or sets whether the popup edit form is displayed in modal mode. |
Popup |
Gets or sets a value specifying the animation type used to show the popup edit form. |
Resizing |
Gets or sets a value that specifies when the popup edit form being resized should be redrawn. |
Settings |
Gets the popup edit form‘s adaptivity settings. |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s close button. |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s collapse button. |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s footer. |
Show |
Gets or sets a value that specifies whether the popup edit form‘s title heading is displayed. |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s maximize button. |
Show |
Gets or sets a value that specifies whether a browser’s scroll bars can be displayed when the edit form is shown in the modal mode. |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s pin button. |
Show |
Gets or sets a value that specifies whether the popup edit form casts a shadow. |
Show |
Gets or sets a value that specifies whether the vertical and horizontal scroll bars can be displayed in the viewport when a popup window is shown in modal mode. |
Vertical |
Gets or sets the popup edit form‘s vertical alignment. |
Vertical |
Gets or sets a value that indicates the distance that the popup edit form is offset from its baseline in the vertical direction. This is a dependency property. |
Width | Gets or sets the popup edit form‘s width. |
See Also