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


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

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members