ComponentOne Xamarin.Android
Selected Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members