Click or drag to resize

MultipleChoiceOption Constructor

Overload List
 NameDescription
Public methodMultipleChoiceOption(String, String, Int32) Initializes a new object of type MultipleChoiceOption with the given name, caption and Sorting Index.
Public methodMultipleChoiceOption(String, String, Int32, String, String, Size) Initializes a new object of type MultipleChoiceOption with the given name, caption, sorting index and values.
Top
See Also