Back to Devexpress

EditorStyles.CheckBoxList Property

aspnet-devexpress-dot-web-dot-editorstyles-c85c1a6d.md

latest1.0 KB
Original Source

EditorStyles.CheckBoxList Property

Gets the style settings that define the appearance of a check box list.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceStyleBase CheckBoxList { get; }
vb
Public Overridable ReadOnly Property CheckBoxList As AppearanceStyleBase

Property Value

TypeDescription
AppearanceStyleBase

An AppearanceStyleBase object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace