Skip to main content
Tab

RoundPanelStyles.CollapseButton Property

Gets style settings for a panel’s collapse button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public CollapseButtonStyle CollapseButton { get; }

Property Value

Type Description
CollapseButtonStyle

A CollapseButtonStyle object that contains style settings.

See Also