Name | Description | |
---|---|---|
Theme Constructor | Overloaded. |
The following tables list the members exposed by Theme.
Name | Description | |
---|---|---|
Theme Constructor | Overloaded. |
Name | Description | |
---|---|---|
Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
Count | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Item | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
Name | Gets or sets the theme name (e.g. "RedMoon"); |
Name | Description | |
---|---|---|
ComponentType | Gets or sets the name of the component that owns the theme (e.g., "C1Schedule", "C1Calendar" or "C1Ribbon"). | |
Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
Items | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Name | Description | |
---|---|---|
ChangeItemKey | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
ClearItems | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
GetKeyForItem | Overridden. When implemented in a derived class, extracts the key from the specified element. | |
InsertItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
LoadImage | Loads an image from the Xml stream. | |
ReadCustomData | Reads component-specific theme data. | |
RemoveItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
SaveImage | Saves an image into the Xml output stream. | |
SetItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>) | |
WriteCustomData | Writes component-specific data into the theme. |