CheckBoxListAppearance Property
This is used to set or get the checkbox appearance
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override Appearance Appearance { get; set; }
Public Overrides Property Appearance As Appearance
Get
Set
public:
virtual property Appearance Appearance {
Appearance get () override;
void set (Appearance value) override;
}
abstract Appearance : Appearance with get, set
override Appearance : Appearance with get, set
Property Value
AppearanceThe default is to show them as normal checkboxes