AutoUpdatePosition
|
Gets or sets the value that specifies whether the popup window’s position is updated automatically when required.
|
CloseAction
|
Gets or sets a value that specifies which action forces the popup window to close, if it’s displayed.
|
CloseButtonImage
|
Gets the settings of an image displayed within the window’s close button.
|
CloseButtonStyle
|
Gets style settings for the window’s close button.
|
CloseOnEscape
|
Gets or sets a value specifying whether a popup window is closed when an end-user presses the ESC key.
|
CollapseButtonImage
|
Gets the settings of an image displayed within the window’s collapse button.
|
CollapseButtonStyle
|
Gets style settings for the popup window’s collapse button.
|
Collapsed
|
Gets or sets a value that specifies whether the window is collapsed.
|
Collection
|
Gets the collection to which an item belongs.
|
ContentStyle
|
Gets style settings for the popup window’s content region.
|
ContentTemplate
|
Gets or sets a template used for displaying the content of the current window’s content region.
|
ContentUrl
|
Gets or sets the navigation location of a specific web page to be displayed within the current popup window.
|
ContentUrlIFrameTitle
|
Gets or sets the title of the popup window’s IFRAME element.
|
DataItem
|
Gets the data item that is bound to the popup window.
|
Enabled
|
Gets or sets the current popup window’s availability on the client side.
|
FooterContentTemplate
|
Gets or sets a template used for displaying the content of the window’s footer.
|
FooterImage
|
Gets the settings of the popup window’s footer image.
|
FooterNavigateUrl
|
Gets or sets an URL where the client’s web browser will navigate when the text or image is clicked within the window’s footer.
|
FooterStyle
|
Gets style settings for the popup window’s footer.
|
FooterTemplate
|
Gets or sets a template used for displaying the window’s footer.
|
FooterText
|
Gets or sets the text content of the window’s footer.
|
HeaderContentTemplate
|
Gets or sets a template used to display the content of the window’s header.
|
HeaderImage
|
Gets the settings of the popup window’s header image.
|
HeaderNavigateUrl
|
Gets or sets an URL where the client’s web browser will navigate when the text or image is clicked within the window’s header.
|
HeaderStyle
|
Gets style settings for the popup window’s header.
|
HeaderTemplate
|
Gets or sets a template used to display the window’s header.
|
HeaderText
|
Gets or sets the text content of the window’s header.
|
Height
|
Gets or sets the popup window’s height.
|
Index
|
Gets or sets the item’s index within the collection.
|
Left
|
Gets or sets the x-coordinate of the current popup window’s left side.
|
MaxHeight
|
Gets or sets the maximum height of the window.
|
MaximizeButtonImage
|
Gets the settings of an image displayed within the window’s maximize button.
|
MaximizeButtonStyle
|
Gets style settings for the popup window’s maximize button.
|
Maximized
|
Specifies whether the popup window is maximized.
|
MaxWidth
|
Gets or sets the maximum width of the window.
|
MinHeight
|
Gets or sets the minimum height of the window.
|
MinWidth
|
Gets or sets the minimum width of the window.
|
Modal
|
Gets or sets whether the popup window is modal.
|
Name
|
Gets or sets the unique identifier name for the current popup window object.
|
PinButtonImage
|
Gets the settings of an image displayed within the window’s pin button.
|
PinButtonStyle
|
Gets style settings for the popup window’s pin button.
|
Pinned
|
Gets or sets a value that specifies whether the window is pinned.
|
PopupAction
|
Gets or sets a value that specifies which action forces the current popup window to appear.
|
PopupControl
|
Gets the popup control to which the current popup window belongs.
|
PopupElementID
|
Gets or sets the ID (or a list of IDs) of a web control or HTML element with which the current popup window is associated.
|
RefreshButtonImage
|
Gets the settings of an image displayed within the window’s refresh button.
|
RefreshButtonStyle
|
Gets style settings for the popup window’s refresh button.
|
ScrollBars
|
Gets or sets a value specifying which scrollbars should appear in the popup window.
|
SettingsAdaptivity
|
Provides access to the popup window’s adaptivity settings.
|
ShowCloseButton
|
Gets or sets a value that specifies whether the popup window’s close button is displayed.
|
ShowCollapseButton
|
Gets or sets a value that specifies whether a window’s collapse button is displayed.
|
ShowFooter
|
Gets or sets a value that specifies whether the window’s footer is displayed.
|
ShowHeader
|
Gets or sets a value that specifies whether the window’s header is displayed.
|
ShowMaximizeButton
|
Gets or sets a value that specifies whether a window’s maximize button is displayed.
|
ShowOnPageLoad
|
Gets or sets a value that specifies whether the current window is automatically displayed when a client browser loads the page.
|
ShowPageScrollbarWhenModal
|
Gets or sets a value that specifies whether a browser’s scroll bars can be displayed when a popup window is shown in modal mode.
|
ShowPinButton
|
Gets or sets a value that specifies whether a window’s pin button is displayed.
|
ShowRefreshButton
|
Gets or sets a value that specifies whether a window’s refresh button is displayed.
|
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.
|
SizeGripImage
|
Gets the settings of an image displayed instead of the size grip within the popup window.
|
SizeGripRtlImage
|
Gets the settings of an image displayed instead of the size grip within the popup window, when the right-to-left layout is applied.
|
Target
|
Gets or sets the window or frame at which to target the contents of the URLs associated with links in the current popup window’s header and footer.
|
Text
|
Gets or sets the text displayed within the window’s content region.
|
ToolTip
|
Gets or sets the current popup window’s tooltip text.
|
Top
|
Gets or sets the y-coordinate of the current popup window’s top side.
|
Width
|
Gets or sets the popup window’s width.
|