ComponentOne Scheduler for WinForms
CalendarTheme Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace : CalendarTheme Class
The C1.Framework.Theme class represents the theme for the C1Calendar control. It is a set of C1.Framework.Style objects which contain display attributes that determine the appearance of control.
Object Model
CalendarTheme Class
Syntax
'Declaration
 
Public Class CalendarTheme 
   Inherits BaseTheme
public class CalendarTheme : BaseTheme 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         C1.Framework.Theme
            C1.Win.C1Schedule.UI.BaseTheme
               C1.Win.C1Schedule.UI.CalendarTheme

See Also

Reference

CalendarTheme Members
C1.Win.C1Schedule.UI Namespace