C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / C1ComboBox Class / Id Property


In This Topic
Id Property (C1ComboBox)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Id As Guid
 
'Usage
 
Dim instance As C1ComboBox
Dim value As Guid
 
value = instance.Id
See Also