aspnet-devexpress-dot-web-64abc908.md
Contains the part settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PanelPart :
PropertiesBase,
IPropertiesOwner
Public Class PanelPart
Inherits PropertiesBase
Implements IPropertiesOwner
The following members return PanelPart objects:
The ASPxRoundPanel control consists of various parts (e.g. header corners, content area, panel edges, etc.). The PanelPart provides settings that allow the panel’s visual appearance to be customized by replacing its corners and edges with appropriate images (PanelPart.BackgroundImage) or color fills (PanelPart.BackColor).
Object StateManager PropertiesBase PanelPart
See Also