Constructor ChoicesSettings
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
ChoicesSettings(List<string>?)
List of choices for DropdownField / RadioButtonGroup.
public ChoicesSettings(List<string>? Choices = null)
Parameters
ChoicesList<string>
List of choices for DropdownField / RadioButtonGroup.
public ChoicesSettings(List<string>? Choices = null)
Choices List<string>