[]
Gets or sets an option that controls how automatic completion works for the RibbonComboBox.
[C1Category("Behavior")]
[C1Description("RibbonComboBox.AutoCompleteMode", "An option that controls how automatic completion works for the RibbonComboBox.")]
public ComboBoxAutoCompleteMode AutoCompleteMode { get; set; }