Remove availability indicator from an appointment

Posted by: james on 19 January 2023, 2:27 am EST

    • Post Options:
    • Link

    Posted 19 January 2023, 2:27 am EST

    When the C1Schedule control in Winforms (4.5.2) renders an appointment in Weekly or Day view, a bar along the left side indicates its availability.

    I have found documentation showing how to programmatically select which availability an appointment has (which changes the color bar) and even another post explaining how to change to custom colors.

    What I would like to do is remove this availability status on the left altogether to help increase screen space in an application that does not need that functionality.

    I would also note that these are not all day events, so those options should not be relevant.

  • Posted 19 January 2023, 2:54 pm EST

    Hi James,

    To hide the “availability status” bar from the left side of the appointment, you can set the c1Schedule1.ShowAppointmentStatus property to false. Please see the attached sample for reference.

    Attachment: ScheduleSample.zip

    Kind Regards,

    Kartik

  • Posted 20 January 2023, 1:10 am EST

    Found and fixed. Thank you for your help!

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels