Back to Devexpress

ASPxButton.CheckedStyle Property

aspnet-devexpress-dot-web-dot-aspxbutton-57541912.md

latest1.1 KB
Original Source

ASPxButton.CheckedStyle Property

Gets the style settings which define a button’s appearance 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

A AppearanceSelectedStyle object that contains the checked style settings.

|

See Also

Checked

ASPxButton Class

ASPxButton Members

DevExpress.Web Namespace