Click or drag to resize

MultiChoiceList Properties

The MultiChoiceList type exposes the following members.

Properties
 NameDescription
Public propertyColumnNameListList of column names. The number of names must match the number of subitems in the list items.
Public propertyColumnNamesSet the list of column names (can be used in the initializer of this object).
Public propertyDescriptionThe description text shown above the list of items.
Public propertyListList of items. Has to be filled before showing the control.
Top
See Also