ComponentOne Xamarin.Android
MeasureWithLargestChildEnabled Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members