ComponentOne Xamarin.iOS
Item Property (ComboBoxItemLoadingEventArgs)


C1.iOS.Input Assembly > C1.iOS.Input Namespace > ComboBoxItemLoadingEventArgs Class : Item Property
Gets the items that is being loaded.
Syntax
'Declaration
 
Public ReadOnly Property Item As Object
'Usage
 
Dim instance As ComboBoxItemLoadingEventArgs
Dim value As Object
 
value = instance.Item
public object Item {get;}
See Also

Reference

ComboBoxItemLoadingEventArgs Class
ComboBoxItemLoadingEventArgs Members