ComponentOne Xamarin.Android
FilterTouchesWhenObscured Property (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members