| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| AutoHide |
Gets or sets a value that indicates whether the panel will be hidden unless the
user moves the cursor inside the panel.
|
| BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
| CallbackFunctionString |
Gets the callbackfunction string for this control instance.
(Inherited from CompositeControl) |
| CallbackResults |
A collection of CallbackResult objects for passing information from the server to
the client during a callback.
(Inherited from CompositeControl) |
| ClientID | (Inherited from System.Web.UI.Control) |
| CloseButton |
Whether the panel will display a Close button, which allows the user to close the
panel.
|
| Controls | (Inherited from System.Web.UI.WebControls.CompositeControl) |
| ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| Docked |
Gets or sets the value indicating whether the panel will be an immediate child of
the html document's body or whether it is docked in its parent.
|
| DockingContainerElementID | Gets or sets the ID of the container that will be used to dock the panel. |
| Draggable | Whether the user may drag the panel around the Web page. |
| Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| ExpandCollapseButton | Whether the panel will have expand and collapse buttons. |
| Expanded |
Gets or sets a value indicating whether the panel will be expanded on startup. If
False, the panel will be collapsed.
|
| Font | (Inherited from System.Web.UI.WebControls.WebControl) |
| ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| HeightResizable | Whether the user can resize the panel's height. |
| HelpUrl |
The url to the help file displayed by the help button
|
| ID | (Inherited from System.Web.UI.Control) |
| IsAsync |
Returns true if this control is in a partial postback or a callback.
(Inherited from CompositeControl) |
| KeepInForm |
Get or sets whether the FloatingPanel will be kept inside the form element.
|
| NamingContainer | (Inherited from System.Web.UI.Control) |
| Page | (Inherited from System.Web.UI.Control) |
| Parent | (Inherited from System.Web.UI.Control) |
| ShowDockButton |
Gets or sets a value indicating whether the panel is able to be docked and
undocked from its container.
|
| ShowDockedContextMenu |
Whether a context menu is shown when the panel is docked and the user
right-clicks on the title bar.
|
| ShowHelp |
Whether to show the help button
|
| Site | (Inherited from System.Web.UI.Control) |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| Style | (Inherited from System.Web.UI.WebControls.WebControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| TemplateControl | (Inherited from System.Web.UI.Control) |
| TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Title | Gets or sets the text value of the Title Bar. |
| TitleBarBackgroundImage | Gets or sets the URL of an image to displayed on the title bar. |
| TitleBarColor |
Gets or sets the color used to render the Title Bar.
|
| TitleBarCssClass |
Gets or sets the CSS Class to be used by the Title Bar.
|
| TitleBarForeColor |
Gets or sets the foreground color (typically the color of the text) of the Web
server control.
|
| TitleBarHeight |
Gets or sets the value indicating the height of the Title Bar.
|
| TitleBarSeparatorLine |
Gets or sets a value specifying whether to have a separator between the Title Bar and body of the panel.
|
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| Transparency |
The percentage of transparency of the control on the page when being dragged,
from 0 to 100.
|
| UniqueID | (Inherited from System.Web.UI.Control) |
| UseDefaultWebResources |
The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library.
(Inherited from CompositeControl) |
| Visible |
Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from Control.)
|
| WebResourceLocation |
The location of the web resources for use by the ADF Web Controls if the default Web resources are not used."
(Inherited from CompositeControl) |
| Width | (Inherited from System.Web.UI.WebControls.WebControl) |
| WidthResizable | Whether the user can resize the panel's width. |