Skip to main content
Tab

ASPxRoundPanel.Content Property

Gets the appearance settings used to paint the panel’s content.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public PanelPart Content { get; }

#Property Value

Type Description
PanelPart

A PanelPart object that contains appearance settings.

See Also