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


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : ContentDescriptionFormatted Property
Syntax
'Declaration
 
Public Overridable Property ContentDescriptionFormatted As Java.Lang.ICharSequence
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Java.Lang.ICharSequence
 
instance.ContentDescriptionFormatted = value
 
value = instance.ContentDescriptionFormatted
public virtual Java.Lang.ICharSequence ContentDescriptionFormatted {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members