ComponentOne Xamarin.Android
IsDirty Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members