RadioButtonList Constructor

Definition

Initializes a new instance of the RadioButtonList class.

public:
 RadioButtonList();
public RadioButtonList ();
Public Sub New ()

Remarks

Use this constructor to create and initialize a new instance of the RadioButtonList class.

Applies to

See also