Back to Devexpress

Round Panel Elements

aspnet-10042-components-multi-use-site-controls-roundpanel-visual-elements.md

latest4.1 KB
Original Source

Round Panel Elements

  • Jul 28, 2021
  • 2 minutes to read

This topic describes the ASPxRoundPanel elements visible on screen. Each section contains a screenshot, and a brief overview of the element’s function. Additionally, each section contains a list of settings that specify the element’s layout, content and appearance.

The following visual elements are available:

A round panel Header is displayed at the top of the panel and contains header text. If the ASPxRoundPanel.View property is set to Standard , the Header can display a header image and a collapse button.

The table below lists the main members that affect element appearance and functionality.

CharacteristicsMembers
BackgroundASPxRoundPanel.HeaderContent
ImageASPxRoundPanel.HeaderImage
Navigate URLASPxRoundPanel.HeaderNavigateUrl
StyleASPxRoundPanel.HeaderStyle
TemplateASPxRoundPanel.HeaderTemplate, ASPxRoundPanel.HeaderContentTemplate
TextASPxRoundPanel.HeaderText
Collapse Button VisibillityASPxRoundPanel.ShowCollapseButton, ASPxRoundPanel.AllowCollapsingByHeaderClick
VisibilityASPxRoundPanel.ShowHeader

Content Region

The content region displays the required descriptive text and may contain a set of child web controls or HTML elements.

The table below lists the main members that affect element appearance and functionality.

CharacteristicsMembers
BackgroundASPxRoundPanel.Content
AlignmentASPxRoundPanel.HorizontalAlign
HeightASPxRoundPanel.ContentHeight
PaddingASPxRoundPanel.ContentPaddings

Collapse Button

The Collapse Button is displayed in the panel header and allows end-users to collapse the panel.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
VisibilityASPxRoundPanel.ShowCollapseButton
StyleASPxRoundPanel.CollapseButtonStyle
ImageASPxRoundPanel.CollapseButtonImage

Loading Panel

The Loading Panel is displayed in the content region while the panel content is loaded.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
SettingsASPxRoundPanel.SettingsLoadingPanel
StyleASPxRoundPanel.LoadingPanelStyle
ImageASPxRoundPanel.LoadingPanelImage