Appointment Property (ScheduleTheme)
In This Topic
Gets or sets the C1.Framework.Style object determining the appearance of the appointment element.
Syntax
'Declaration
Public Property Appointment As C1.Framework.Style
public C1.Framework.Style Appointment {get; set;}
See Also