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


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : Rows Property
Gets or sets the number of visible rows.
Syntax
'Declaration
 
Public Property Rows As Integer
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Integer
 
instance.Rows = value
 
value = instance.Rows
public int Rows {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members