Skip to main content
Tab

PanelCornerPart Class

Contains the settings which define the image that can be displayed within the panel’s corner.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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.

See Also