AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the Web server control.
|
Adapter
protected
|
Gets the browser-specific adapter for the control.
|
AllowCollapsingByHeaderClick
|
Specifies whether a user can collapse a round panel with a mouse click.
|
AppRelativeTemplateSourceDirectory
|
Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
BackColor
|
Gets or sets the background color of the Web server control.
|
BackgroundImage
|
Gets the web control’s background image.
|
BackwardCompatibility
static
|
Provides access to the control’s backward compatibility settings.
|
Border
|
Gets the web control’s border settings.
|
BorderBottom
|
Gets the settings of the web control’s bottom border.
|
BorderLeft
|
Gets the settings of the web control’s left border.
|
BorderRight
|
Gets the settings of the web control’s right border.
|
BorderTop
|
Gets the settings of the web control’s top border.
|
BottomEdge
|
Obsolete. Gets the image that represents the panel’s bottom edge.
|
BottomLeftCorner
|
Obsolete. Gets the settings of an image displayed within the panel’s bottom left corner.
|
BottomRightCorner
|
Obsolete. Gets the settings of an image displayed within the panel’s bottom right corner.
|
ChildControlsCreated
protected
|
Gets a value that indicates whether the server control’s child controls have been created.
|
ClientEnabled
|
Gets or sets a value that indicates whether a panel is enabled on the client.
|
ClientID
|
Gets the control’s identifier generated by ASP.NET.
|
ClientIDMode
|
Gets or sets the algorithm that is used to generate the value of the ClientID property.
|
ClientIDSeparator
protected
|
Gets a character value representing the separator character used in the ClientID property.
|
ClientInstanceName
|
Gets or sets a panel’s client programmatic identifier.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the ASPxRoundPanel.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of a web control on the client.
|
CollapseButtonImage
|
Gets the settings of an image displayed within the panel’s collapse button.
|
CollapseButtonStyle
|
Gets style settings for a panel’s collapse button.
|
Collapsed
|
Gets or sets a value that specifies whether the panel is collapsed.
|
Content
|
Gets the appearance settings used to paint the panel’s content.
|
ContentHeight
|
Gets or sets a round panel content‘s height.
|
ContentPaddings
|
Gets the round panel’s padding settings.
|
Context
protected
|
Gets the HttpContext object associated with the server control for the current Web request.
|
Controls
|
Gets a collection that contains child controls representing a panel’s content.
|
ControlStyle
|
Gets the style of the Web server control. This property is used primarily by control developers.
|
ControlStyleCreated
|
Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
|
CornerRadius
|
Specifies the radius of the round panel corners.
|
CssClass
|
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
|
CssFilePath
|
Gets or sets the path to a CSS file that defines the web control’s appearance.
|
CssPostfix
|
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
|
Cursor
|
Gets or sets the type of cursor to display when the mouse pointer is over the web control.
|
DataItemContainer
|
Gets a reference to the naming container if the naming container implements IDataItemContainer.
|
DataKeysContainer
|
Gets a reference to the naming container if the naming container implements IDataKeysControl.
|
DefaultButton
|
Gets or sets the identifier for the default button that is contained in the panel control.
|
DisabledCssClass
static
|
Gets or sets the CSS class to apply to the rendered HTML element when the control is disabled.
|
DisabledStyle
|
Gets the style settings which define a control’s appearance in the disabled state.
|
EmptyImage
static
|
Obsolete. Gets the settings of an image which is displayed by the control if the control’s value is null.
|
EnableAnimation
|
Gets or sets a value that specifies whether a specific animation effect is used when expanding/collapsing the panel.
|
EnableClientSideAPI
|
This property is not in effect for the ASPxRoundPanel class. The client-side API is always available for this control.
|
Enabled
|
Gets or sets a value that indicates whether a web control is enabled, allowing it to respond to user interactions.
|
EnableDefaultAppearance
|
Obsolete. Specifies whether to enable the control’s default appearance.
|
EnableHierarchyRecreation
|
Gets or sets a value that specifies whether the panel control enables its control hierarchy to be forcibly recreated to apply the settings defined at runtime to its child controls.
|
EnableTheming
|
Gets or sets a value indicating whether themes apply to this control.
|
EnableViewState
|
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
|
EncodeHtml
|
Gets or sets whether to encode editor value and content.
|
Events
protected
|
Gets a list of event handler delegates for the control. This property is read-only.
|
ExpandButtonImage
|
Gets the settings of an image displayed in the panel’s collapse button when the panel is collapsed.
|
Font
|
Gets the font properties associated with the Web server control.
|
ForeColor
|
Gets or sets the foreground color (typically the color of the text) of the Web server control.
|
GlobalAccessibilityCompliant
static
|
Gets or sets whether accessibility support is globally enabled for all DevExpress web controls across the web page or the entire web site.
|
GlobalCheckReferencesToExternalScripts
static
|
Gets or sets whether links to external client scripts (such as jQuery, Knockout, and others), which are used by some DevExpress web components, are checked for presence and correctness.
|
GlobalEmbedRequiredClientLibraries
static
|
Obsolete. Gets or sets whether external client libraries (including scripts and CSS files) are automatically embedded in the DevExpress.Web assembly as resources.
|
GlobalRightToLeft
static
|
Gets or sets that the right-to-left orientation shall be globally applied to all DevExpress web controls across the web page or the entire web site.
|
GlobalStyleSheetTheme
static
|
Gets or sets the name of the style sheet theme to be globally applied to all DevExpress web controls across the entire web site.
|
GlobalTheme
static
|
Gets or sets the name of the Theme to be globally applied to all DevExpress web controls across the entire web site.
|
GlobalThemeBaseColor
static
|
Gets or sets the base color for the theme to be globally applied to all DevExpress web controls across a web page or entire web site.
|
GlobalThemeFont
static
|
Gets or sets the font settings of the theme to be globally applied to all DevExpress web controls across a web page or entire web site.
|
GroupBoxCaptionOffsetX
|
Gets or sets the header caption’s horizontal offset.
|
GroupBoxCaptionOffsetY
|
Gets or sets the header caption’s vertical offset.
|
GroupBoxHeaderStyle
|
Gets the header’s style settings when a round panel looks like a group box.
|
HasAttributes
|
Gets a value indicating whether the control has attributes set.
|
HasChildViewState
protected
|
Gets a value indicating whether the current server control’s child controls have any saved view-state settings.
|
HeaderContent
|
Gets the appearance settings used to paint the header’s content.
|
HeaderContentTemplate
|
Gets or sets a template used to display the content of the round panel’s header.
|
HeaderImage
|
Gets the settings of an image displayed within the round panel’s header.
|
HeaderLeftEdge
|
Obsolete. Gets the image that represents the panel header’s left edge.
|
HeaderNavigateUrl
|
Gets or sets a URL where the client’s web browser will navigate when the text or image is clicked within the panel’s header.
|
HeaderRightEdge
|
Obsolete. Gets the image that represents the panel header’s right edge.
|
HeaderStyle
|
Gets the header’s style settings.
|
HeaderTemplate
|
Gets or sets a template used to display the content of the round panel’s header.
|
HeaderText
|
Gets or sets the text displayed within the RoundPanel’s header.
|
Height
|
This property is not in effect for the ASPxRoundPanel class. Use the ASPxRoundPanel.ContentHeight property instead.
|
HorizontalAlign
|
Gets or sets the horizontal alignment of a panel’s contents.
|
ID
|
Gets or sets the programmatic identifier assigned to the server control.
|
IdSeparator
protected
|
Gets the character used to separate control identifiers.
|
ImageFolder
|
Gets or sets the path to the folder that contains images used by the control.
|
Initialized
|
Gets a value indicating whether the web control has been initialized.
|
|