This question is locked. New answers and comments are not allowed.
Hi,
I am using Calendar control in my application, i have a requirement like this.
Calendar 's row property should be set according to the page size(height),
for example :
if the page size (height) is maximum the Row of Calendar should display more rows according to available space, if the page size is less then Calendar 's Row value must set to 1
I am suing scrollviewer as my parent container i want to set the row value according to scrollviewer's height.
Please help me.
Thanks in advance,
I am using Calendar control in my application, i have a requirement like this.
Calendar 's row property should be set according to the page size(height),
for example :
if the page size (height) is maximum the Row of Calendar should display more rows according to available space, if the page size is less then Calendar 's Row value must set to 1
I am suing scrollviewer as my parent container i want to set the row value according to scrollviewer's height.
Please help me.
Thanks in advance,