Back to Devexpress

PopupWindowButtonStyle.CheckedStyle Property

aspnet-devexpress-dot-web-dot-popupwindowbuttonstyle.md

latest1.2 KB
Original Source

PopupWindowButtonStyle.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

An AppearanceSelectedStyle object that contains the checked style settings.

|

See Also

PopupWindowButtonStyle Class

PopupWindowButtonStyle Members

DevExpress.Web Namespace