aspnet-devexpress-dot-web-173b62bf.md
Contains the settings that define the appearance of different round panel parts.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RoundPanelParts :
PropertiesBase,
IPropertiesOwner
Public Class RoundPanelParts
Inherits PropertiesBase
Implements IPropertiesOwner
The following members return RoundPanelParts objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxRoundPanel.Parts |
| ASP.NET MVC Extensions | RoundPanelSettings.Parts |
The ASPxRoundPanel control consists of various parts (e.g. header corners, content area, panel edges, etc.). The RoundPanelParts implements properties which provide access to the settings of different panel parts.
Object StateManager PropertiesBase RoundPanelParts
See Also