Calendar Control In WPFMahak Gupta14yPublished Jan 7, 2012, 12:00 AMUpdated Jan 7, 2012, 4:13 AM5.1k00Reactions×25BlogThe Calendar Control provides us the multiple selection modes like (MultipleRange, SingleDate, SingleRange).We can set it according to our requirements. In my example, I use the MultipleRange mode:<Grid> <my:Calendar Margin="10,10,88,82" Name="calendar1" SelectionMode="MultipleRange" /> </Grid>After that when we run this program:CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.