Error: Position 82:7. No property, bindable property, or event found for 'DropDownItemHeight'
The Xamarin Studio intellisense shows this property, but fails to build.
<autocomplete:SfAutoComplete
.....
DropDownItemHeight="300"/>
Any suggestions on this?
I'm running the latest build (14.3.0.52)
Thanks,
Steve