Gets or sets the string of the Item.
The text associated with this Item.
The Text property gets or sets only string representation of obejct value of an Item. If you want to get or set object use Value property instead of this.
When you set this property also OnItemChanged event is raised.
ItemAdvancedComboBox Class | Resco.Controls.DetailView Namespace