MVCxClientDockPanel Methods
A client-side counterpart of the DockPanel extension.
Name | Description |
---|---|
Adjust |
Modifies the control’s size against the control’s container.
Inherited from ASPx |
Adjust |
Modifies the controls size within the specified container.
Inherited from ASPx |
Adjust |
Modifies a control’s window size in accordance with the content.
Inherited from ASPx |
Bring |
Brings the window to the front of the z-order.
Inherited from ASPx |
Cast |
Converts the specified object to the MVCx |
Dock |
Docks the current panel in a zone at the specified position.
Inherited from ASPx |
Get |
Obsolete. Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Returns a value indicating whether the window is collapsed.
Inherited from ASPx |
Get |
Gets the height of the default window‘s (for ASPx |
Get |
Returns the HTML code that specifies the contents of the control’s window.
Inherited from ASPx |
Get |
Returns an iframe object containing a web page specified via the control’s ASPx |
Get |
Returns an iframe object containing a web page specified via the control’s ASPx |
Get |
Returns the URL pointing to the web page displayed within the control’s window.
Inherited from ASPx |
Get |
Gets the width of the default window‘s (for ASPx |
Get |
Returns a collection of client web control objects.
Inherited from ASPx |
Get |
Returns the URL pointing to the image displayed within the window footer by default.
Inherited from ASPx |
Get |
Returns the URL where the web browser will navigate when the text or image is clicked within a window’s footer.
Inherited from ASPx |
Get |
Returns the text displayed within a window’s footer.
Inherited from ASPx |
Get |
Returns the URL pointing to the image displayed within the window header.
Inherited from ASPx |
Get |
Returns the URL where the web browser will navigate when the text or image is clicked within a window’s header.
Inherited from ASPx |
Get |
Returns the text displayed within a window’s header.
Inherited from ASPx |
Get |
Returns the control’s height.
Inherited from ASPx |
Get |
Returns an HTML element that is the root of the control’s hierarchy.
Inherited from ASPx |
Get |
Returns a value indicating whether the window is maximized.
Inherited from ASPx |
Get |
Retrieves a zone that owns the current panel.
Inherited from ASPx |
Get |
Returns a client instance of the control that is the parent for a specified control.
Inherited from ASPx |
Get |
Returns a value indicating whether the window is pinned.
Inherited from ASPx |
Get |
Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Gets a value specifying the position of the current panel, amongst the visible panels within a zone.
Inherited from ASPx |
Get |
Returns the control’s width.
Inherited from ASPx |
Hide |
Closes the control’s window.
Inherited from ASPx |
In |
Returns a value that determines whether a callback request sent by a web control is being currently processed on the server side.
Inherited from ASPx |
Is |
Returns a value indicating whether the panel is docked.
Inherited from ASPx |
Is |
Returns a value that specifies whether the control’s window is displayed.
Inherited from ASPx |
Make |
Undocks the current panel and place it at the specified position.
Inherited from ASPx |
Perform |
Sends a callback with a parameter to update the Dock |
Refresh |
Refreshes the content of the web page displayed within the control’s window.
Inherited from ASPx |
Send |
Specifies the text that Assistive Technologies (screen readers or braille display, for example) will provide to a user.
Inherited from ASPx |
Set |
Obsolete. Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Sets a value indicating whether the window is collapsed.
Inherited from ASPx |
Set |
Sets the HTML markup specifying the contents of the control’s window.
Inherited from ASPx |
Set |
Sets the URL to point to the web page that should be loaded into, and displayed within the control’s window.
Inherited from ASPx |
Set |
Specifies the URL which points to the image displayed within the window footer by default.
Inherited from ASPx |
Set |
Specifies the URL where the web browser will navigate when the text or image is clicked within a window’s footer.
Inherited from ASPx |
Set |
Specifies the text displayed within a window’s footer.
Inherited from ASPx |
Set |
Specifies the URL which points to the image displayed within the window header.
Inherited from ASPx |
Set |
Specifies the URL where the web browser will navigate when the text or image is clicked within a window’s header.
Inherited from ASPx |
Set |
Specifies the popup window’s header text.
Inherited from ASPx |
Set |
Specifies the control’s height. Note that this method is not in effect for some controls. Inherited from ASPx |
Set |
Maximizes a popup window.
Inherited from ASPx |
Set |
Sets a value indicating whether the window is pinned.
Inherited from ASPx |
Set |
Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Sets a value specifying the position of the current panel, amongst the visible panels in a zone.
Inherited from ASPx |
Set |
Specifies the control’s width in pixels.
Inherited from ASPx |
Show |
Invokes the control’s window at the popup element with the specified index.
Inherited from ASPx |
Show |
Invokes the control’s window and displays it over the specified HTML element.
Inherited from ASPx |
Show |
Invokes the control’s window and displays it over an HTML element specified by its unique identifier.
Inherited from ASPx |
Show |
Invokes the control’s window at the specified position.
Inherited from ASPx |
See Also