ComponentOne Xamarin.Android
Enabled Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members