ComponentOne Xamarin.Android
FilterTouchesWhenObscured Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members