Skip to main content
A newer version of this page is available. .
Tab

RoundPanelParts Class

Contains the settings that define the appearance of different round panel parts.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class RoundPanelParts :
    PropertiesBase,
    IPropertiesOwner

The following members return RoundPanelParts objects:

Remarks

The ASPxRoundPanel control consists of various parts (e.g. header corners, content area, panel edges, etc.). The RoundPanelParts implements properties which provide access to the settings of different panel parts.

Inheritance

See Also