BaseButtonListAppearance Property

This is used to set or get the button appearance

Definition

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

Property Value

Appearance
The default is to show them as normal radio buttons or checkbox buttons

See Also