Blog

Calendar Control In WPF

Posted by Mahak Gupta Blogs | WPF Jan 07, 2012
Here we discuss the Selection Mode property of the Calendar Control.
The 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:

12345.png

<Grid>
        <my:Calendar Margin="10,10,88,82" Name="calendar1" SelectionMode="MultipleRange" />
  </Grid>



After that when we run this program:

123456.png


post comment
     
COMMENT USING
PREMIUM SPONSORS
DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and add new content to existing PDF documents from within your applications.
Get Career Advice from Experts
SPONSORED BY
  • PDF reports have never been easier to create. With our included WYSIWYG Designer, you can layout your reports, set up your data source and let DynamicPDF ReportWriter do the rest.