Hi,
This is very basic but i am not able to get through. Am i missing something here?
The watermark font and the display font has no effect when the font size is changed.
<
telerik:RadDatePicker
FontSize
=
"10"
DateTimeWatermarkContent
=
"Start Date"
x:Name
=
"dtpStartDateRange"
SelectionChanged
=
"dtpStartDateRange_SelectionChanged"
SelectedValue
=
"{Binding FilterStartDate,Mode=OneWay}"
/>
All other controls respect the FontSize attribute.
I have attached pictures for the problem.
Regards,
Prolay