Back to Devexpress

PanelCornerPart Class

aspnet-devexpress-dot-web-cc4c32ac.md

latest1.5 KB
Original Source

PanelCornerPart Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class PanelCornerPart :
    ImageProperties
vb
Public Class PanelCornerPart
    Inherits 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.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ImagePropertiesBase ImageProperties PanelCornerPart

See Also

PanelCornerPart Members

RoundPanel

DevExpress.Web Namespace