Skip to main content
Tab

PanelStyles.ExpandedPanel Property

Gets the style settings that define the expanded panel appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public PanelStyle ExpandedPanel { get; }

#Property Value

Type Description
PanelStyle

A PanelStyle object that contains style settings.

See Also