Skip to main content
A newer version of this page is available. .
Tab

CollapseButtonStyle.CheckedStyle Property

Gets the style settings defining the collapse button appearance when the panel is collapsed.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual AppearanceSelectedStyle CheckedStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

An AppearanceSelectedStyle object that contains the style settings.

See Also