Back to Devexpress

RibbonItemStyle.CheckedStyle Property

aspnet-devexpress-dot-web-dot-ribbonitemstyle.md

latest1.3 KB
Original Source

RibbonItemStyle.CheckedStyle Property

Gets the style settings that define an appearance of ribbon items in the checked state.

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 style settings.

|

See Also

Ribbon

RibbonItemStyle Class

RibbonItemStyle Members

DevExpress.Web Namespace