ComponentOne InputPanel for WinForms
UpdateListPosition Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : UpdateListPosition Property
Gets or sets a value indicating whether the Position property of the underlying CurrencyManager should be updated when the SelectedIndex changes.
Syntax
'Declaration
 
Public Property UpdateListPosition As System.Boolean
public System.bool UpdateListPosition {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members