ComponentOne Xamarin.Android
FilterTouchesWhenObscured Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members