ChoiceField.MultiSelect

ChoiceField.MultiSelect property

Gets or sets multiselection flag.

public bool MultiSelect { get; set; }

See Also