PanelStyles.ExpandedExpandBar Property
In This Article
Gets the style settings that define the appearance of the expand bar when the panel is expanded.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ExpandBarStyle ExpandedExpandBar { get; }
#Property Value
Type | Description |
---|---|
Expand |
An Expand |
See Also