CheckboxField.AllowedStates

CheckboxField.AllowedStates property

Returns list of allowed states.

public List<string> AllowedStates { get; }

See Also