ComponentOne Xamarin.Android
IsLayoutRequested Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members