We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

ListBox.Items property

I''ve recently noticed a strange anomaly related to the ListBox control. While stepping through the Syncfusion source to try to fix a small bug, I tracked the issue down to the fact the even though the DataSource property of a GridComboBoxListBoxHelper (which is derived from ListBox) object was set, along with ValueMember, DisplayMember, and BindingContext, the Items property still showed zero items. Documentation in MSDN suggests that the Items property should always reflect what is set in the DataSource property. Does anyone have any idea under what condition this might not be the case? Thanks, Terry

Loader.
Live Chat Icon For mobile
Up arrow icon