Radio Button List Constructor
Constructor
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public RadioButtonList()VB
Public Sub NewC++
public:
RadioButtonList()F#
new : unit -> RadioButtonListRemarks
By default, the radio 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.