Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
150208 | Dec 26,2019 12:51 PM UTC | Dec 30,2019 10:48 AM UTC | Xamarin.Forms | 1 |
![]() |
Tags: SfCalendar |
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="0.5*"/>
<RowDefinition Height="0.5*"/>
</Grid.RowDefinitions>
<calendar:SfCalendar x:Name="calendar"
Grid.Row="0"
SelectionMode="SingleSelection"
ViewMode="MonthView"
HorizontalOptions="FillAndExpand"
VerticalOptions="FillAndExpand">
</calendar:SfCalendar>
</Grid> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.