ComponentOne Xamarin.iOS
Site Property (C1DropDown)


C1.iOS.Input Assembly > C1.iOS.Input Namespace > C1DropDown Class : Site Property
Syntax
'Declaration
 
Public Property Site As ISite
'Usage
 
Dim instance As C1DropDown
Dim value As ISite
 
instance.Site = value
 
value = instance.Site
public ISite Site {get; set;}
See Also

Reference

C1DropDown Class
C1DropDown Members