ComponentOne Xamarin.Android
SaveEnabled Property (C1PathIcon)


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

Reference

C1PathIcon Class
C1PathIcon Members