Represents a dockable window. The following tables list the members exposed by the DockWindow type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DockWindow class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the possible dock locations inside this control. |
|
![]() |
Gets or sets a value indicating whether the item can be docked. |
|
![]() |
Gets or sets the current dock location of the item, if the item is docked. |
|
![]() |
Gets or sets the parent item to dock this item to. |
|
![]() |
Gets or sets a value indicating the interactions allowed for the item. |
|
![]() |
Gets or sets the docking state of the item. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value, indicating whether the Window will size itself, according to its content. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the window has closed. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the window is about to close. (Inherited from Window.) |
|
![]() |
Gets or sets the default CSS class for the content element. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the window finishes loading. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when a drag operation on a window is finished. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked during a drag operation. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when a drag operation on a window is started. (Inherited from Window.) |
|
![]() |
Gets or sets the default CSS class for the footer element. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the content iframe element finishes loading. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the user clicks the window header. (Inherited from Window.) |
|
![]() |
Gets or sets the default CSS class for the header element. (Inherited from Window.) |
|
![]() |
Gets or sets the height of this Window. (Inherited from Window.) |
|
![]() |
Gets or sets the location of the icon, shown in the title bar. (Inherited from Window.) |
|
![]() |
Gets or sets the offset from the left to position this Window at. (Inherited from Window.) |
|
![]() |
Gets or sets the minimum allowed height for this Window. (Inherited from Window.) |
|
![]() |
Gets or sets the minimum allowed width for this Window. (Inherited from Window.) |
|
![]() |
Gets the name of this Window. (Inherited from Window.) |
|
![]() |
Gets or sets the URL of the page that will be loaded in the control. (Inherited from WindowBase.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the window is about to open. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the window has opened. (Inherited from Window.) |
|
![]() |
Gets the parent WindowHost of this Window. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when a resize operation on a window is finished. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked during a resize operation. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when a resize operation on a window is started. (Inherited from Window.) |
|
![]() |
Gets or sets a value indicating whether the window will show an icon in the title bar. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the window state has changed. (Inherited from Window.) |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the window state is currently changing. (Inherited from Window.) |
|
![]() |
Gets or sets the default CSS class for the status element. (Inherited from Window.) |
|
![]() |
Gets or sets the text in the status bar. (Inherited from Window.) |
|
![]() |
Gets or sets the control's template. (Inherited from WindowBase.) |
|
![]() |
Gets or sets the theme applied to Window's UI elements. (Inherited from Window.) |
|
![]() |
Gets or sets the title text of this Window. (Inherited from Window.) |
|
![]() |
Gets or sets the offset from the top to position this Window at. (Inherited from Window.) |
|
![]() |
Gets or sets a value indicating whether the window will display the title of its content iframe. (Inherited from Window.) |
|
![]() |
Gets or sets a value indicating whether this Window is closed or not. (Inherited from Window.) |
|
![]() |
Gets or sets the width of this Window. (Inherited from Window.) |
|
![]() |
Gets or sets the state of this Window. (Inherited from Window.) |
|
![]() |
Gets or sets the style of this Window. (Inherited from Window.) |
Name | Description | |
---|---|---|
![]() |
Loads the control from an XML element. |
|
![]() |
Window.OnPreRender override. |
|
![]() |
Saves the control to the underlying document under the specified name. |
Name | Description | |
---|---|---|
![]() |
IPostBackDataHandler.LoadPostData implementation. (Inherited from Window.) |
|
![]() |
When implemented by a derived class in the server control notifies the ASP.NET application that the state of the control has changed. (Inherited from Window.) |
Name | Description | |
---|---|---|
![]() |
Control.CreateChildControls override. (Inherited from WindowBase.) |
|
![]() |
||
![]() |
Control.OnDataBinding override. (Inherited from WindowBase.) |
|
![]() |
Control.Render override. (Inherited from Window.) |
|
![]() |
Renders the content of the control. (Inherited from WindowBase.) |
|
![]() |
WindowBase.RenderContent override. (Inherited from Window.) |
|
![]() |
WebControl.RenderContents override. (Inherited from WindowBase.) |
|
![]() |
WebControl.RenderContents override. (Inherited from Window.) |