ComponentOne Xamarin.Android
ContentDescription Property (CalendarSlotsPanel<S>)


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

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members