ComponentOne Xamarin.Android
Id Property (C1MaskedTextView)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : Id Property
Syntax
'Declaration
 
Public Overridable Property Id As Integer
'Usage
 
Dim instance As C1MaskedTextView
Dim value As Integer
 
instance.Id = value
 
value = instance.Id
public virtual int Id {get; set;}
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members