Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1415
XamDateTimeInput TodayButtonCaption
posted

Does the XamDateTimeInput have a TodayButtonCaption / Value attribute that can be changed?  

We want to use the XamDateTimeInput and default the "Today" button to read "Prev Month" which has a configurable value.

Parents
  • 7555
    Offline posted

    Hello , 

    Thank you for posting .In order to modify TodayButtonCaption you would have to re-template the default style of the XamCalendar, since XamCalendar element is been used in the XamDateTimeInput . 

    You can find the default styles used for the XamCalendar in

    C:\Program Files (x86)\Infragistics\2019.1\WPF\DefaultStyles\XamCalendar\generic.shared.xam 

    I attached a small demo sample for your reference. Let me know if you have any question.

    -Divya

    3583.WpfApplication1.zip

Reply Children