Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / ScheduleTheme Class / AppointmentCornerRadius Property

In This Topic
    AppointmentCornerRadius Property (ScheduleTheme)
    In This Topic
    Gets or sets a System.Int32 value determining appointment corner radius.
    Syntax
    'Declaration
     
    Public Property AppointmentCornerRadius As System.Integer
    public System.int AppointmentCornerRadius {get; set;}
    See Also