PanelCornerPart Class
In This Article
Contains the settings which define the image that can be displayed within the panel’s corner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PanelCornerPart :
ImageProperties
#Remarks
The ASPxRoundPanel control consists of various parts (e.g. header corners, content area, panel edges, etc.). The PanelCornerPart contains the settings that define a corner image.
#Inheritance
See Also