FormComboBoxFieldCreateOptions.Options

FormComboBoxFieldCreateOptions.Options property

Gets/sets the value to determine property Options for created ComboBoxField (if will be set).

public List<string> Options { get; set; }

See Also