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
30
Text colors in scheduler
posted

Hi,

is there a simple way to set text colors like start/end date of an appointment in the xamarin scheduler?

Best regards

Kelvin

  • 34430
    Offline posted

    Hello Kelvin,

    There are properties for the Start and End time font colors in the XamScheduler component in the AgendaView, which I am under the impression is where you are looking to set these colors. You can set these using the AgendaViewAppointmentStartTimeTextBrush and AgendaViewAppointmentEndTimeTextBrush properties.

    Please let me know if you have any other questions or concerns on this matter.