ComboBoxFieldCreateOptions.Selected

ComboBoxFieldCreateOptions.Selected property

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

public int? Selected { get; set; }

See Also