CheckBoxListAppearance Property

This is used to set or get the checkbox appearance

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override Appearance Appearance { get; set; }

Property Value

Appearance
The default is to show them as normal checkboxes

See Also