ComponentOne Xamarin.Android
MeasuredWidth Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members