The C1CalendarResources type exposes the following members.
Constructors
Name | Description | |
---|---|---|
C1CalendarResources |
Initializes the new instance of the C1CalendarResources class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
RefreshResources |
Refreshes resources according to the currently selected theme.
(Overrides ThemeResources..::..RefreshResources()()()().) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
DayOfWeekSlotStyle |
Gets the Style object describing day of week slot style.
|
|
DayOfWeekSlotTemplate |
Gets the DataTemplate defining a UI representation of
a single day of week.
|
|
DaySlotStyle |
Gets the Style object describing the style of single day slot.
|
|
DaySlotTemplate |
Gets the DataTemplate defining a UI representation of
a single day of a month.
|
|
DaysOfWeekPanel |
Gets the ItemsPanelTemplate defining the panel that lays out elements
representing days of week.
|
|
DaysPanel |
Gets the ItemsPanelTemplate object defining the panel that lays out elements
representing days of a month.
|
|
MonthCalendarStyle |
Gets the Style object describing style of a single month in a multi-month calendar.
|
|
MonthSlotStyle |
Gets the Style object describing style of C1CalendarPresenter elements
which are the root elements of a visual tree representing a single month in a multi-month calendar.
|
|
MonthsPanel |
Gets the ItemsPanelTemplate defining the panel that lays out elements
representing separate months in a multi-month calendar.
|
|
Theme |
Gets or sets the ResourceDictionary object used as the theme for the control.
(Overrides ThemeResources..::..Theme.) |