ComponentOne Xamarin.Android
ContentDescription Property (CalendarMonthsPanel)


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

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members