C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputComboBox Class / UpdateListPosition Property

In This Topic
UpdateListPosition Property (InputComboBox)
In This Topic
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 Boolean
 
See Also