FormComboBoxFieldCreateOptions.Selected

Propiedad FormComboBoxFieldCreateOptions.Selected

Obtiene/establece el valor para determinar la propiedad Selected para el ComboBoxField creado (si se establecerá).

public int? Selected { get; set; }

Ver También