PanelStyles.ExpandedExpandBar Property
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
Declaration
Property Value
Type | Description |
---|---|
ExpandBarStyle | An ExpandBarStyle object that contains style settings. |
See Also