Skip to main content
Tab

PanelStyles.ExpandBar Property

Gets the style settings that define the expand bar appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ExpandBarStyle ExpandBar { get; }

#Property Value

Type Description
ExpandBarStyle

An ExpandBarStyle object that contains style settings.

See Also