Skip to main content
A newer version of this page is available. .
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.v19.2.dll

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