Back to Devexpress

CollapseButtonStyle.CheckedStyle Property

aspnet-devexpress-dot-web-dot-collapsebuttonstyle.md

latest1.2 KB
Original Source

CollapseButtonStyle.CheckedStyle Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceSelectedStyle CheckedStyle { get; }
vb
Public Overridable ReadOnly Property CheckedStyle As AppearanceSelectedStyle

Property Value

TypeDescription
AppearanceSelectedStyle

An AppearanceSelectedStyle object that contains the style settings.

|

See Also

CollapseButtonStyle Class

CollapseButtonStyle Members

DevExpress.Web Namespace