AllowDragging
|
Gets or sets a value specifying whether a popup edit form can be dragged by end users.
|
AllowResize
|
Gets or sets whether an end-user can resize the Popup Edit Form.
|
AutoUpdatePosition
|
Specifies whether the Edit Form’s position is updated automatically.
|
Caption
|
Gets or sets the Popup Edit Form‘s caption.
|
CloseOnEscape
|
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.
|
HorizontalAlign
|
Gets or sets the popup edit form’s horizontal alignment.
|
HorizontalOffset
|
Gets or sets the offset from the left or right border of the Popup Edit Form‘s container.
|
MinHeight
|
Gets or sets the minimum height of the edit form‘s popup window.
|
MinWidth
|
Gets or sets the minimum width of edit form‘s popup window.
|
Modal
|
Gets or sets whether the Popup Edit Form is displayed as a modal dialog.
|
PopupAnimationType
|
Gets or sets a value specifying the animation type used to show the popup edit form.
|
PopupElementID
|
Gets or sets the ID of a web control or HTML element with which the popup edit form is associated.
|
ResizingMode
|
Gets or sets a value that specifies when the popup edit form being resized should be redrawn.
|
SettingsAdaptivity
|
Gets the popup edit form‘s adaptivity settings.
|
ShowCloseButton
|
Gets or sets a value that specifies whether or not to display the popup edit form‘s close button.
|
ShowCollapseButton
|
Gets or sets a value that specifies whether or not to display the popup edit form‘s collapse button.
|
ShowFooter
|
Gets or sets a value that specifies whether or not to display the popup edit form‘s footer.
|
ShowHeader
|
Gets or sets whether the Popup Edit Form‘s header is displayed.
|
ShowMaximizeButton
|
Gets or sets a value that specifies whether or not to display the popup edit form‘s maximize button.
|
ShowPageScrollbarWhenModal
|
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.
|
ShowPinButton
|
Gets or sets a value that specifies whether or not to display the popup edit form‘s pin button.
|
ShowShadow
|
Gets or sets a value that specifies whether the popup edit form casts a shadow.
|
ShowViewportScrollbarWhenModal
|
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.
|
VerticalAlign
|
Gets or sets the popup edit form’s vertical alignment.
|
VerticalOffset
|
Gets or sets the Popup Edit Form‘s offset from the top or bottom border of the data row currently being edited.
|
Width
|
Gets or sets the Popup Edit Form‘s width.
|