ComponentOne Xamarin.Android
LayoutDirection Property (CalendarMonthsPanel)


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

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members