DropdownComponent.SelectedOption

Number of option to be selected by default

public int? SelectedOption { get; set; }

See Also