C1.Android.Input Assembly / C1.Android.Input Namespace / C1ComboBox Class / MeasuredWidth Property


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