ComponentOne Xamarin.Android
TouchscreenBlocksFocus Property (CalendarMonthsPanel)


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

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members