BaseButtonList Constructor

Constructor

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
protected BaseButtonList()

Remarks

By default, the button list will display all items in the data source in a single column, item parts are left aligned and the control will have an etched border. A default selection (item zero) is enforced.

See Also