ComponentOne Xamarin.Android
MaxHeight Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members