RoundPanelParts Class
In This Article
Contains the settings that define the appearance of different round panel parts.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RoundPanelParts :
PropertiesBase,
IPropertiesOwner
#Related API Members
The following members return RoundPanelParts objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Round |
#Remarks
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.
#Inheritance
Object
StateManager
PropertiesBase
RoundPanelParts
See Also