ComponentOne Xamarin.Android
DuplicateParentStateEnabled Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members