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