[]
Represents the theme template property that represents the C1.Framework.C1Icon type.
public class C1IconProp : ThemePropBase
Public Class C1IconProp
Inherits ThemePropBase
| Name | Description |
|---|---|
| C1IconProp() | Initializes a new instance of the C1IconProp class. |
| Name | Description |
|---|---|
| Attrs | Gets attributes of the C1.Win.Themes.ThemeItem object. |
| Converter | |
| HasValue | Gets a value indicating whether value is specified for current C1.Win.Themes.ThemePropBase object. |
| IsEmpty | Gets a value indicating whether current C1.Win.Themes.ThemePropBase object is empty, i.e. its value is not specified and its C1.Win.Themes.ThemePropBase.Ref is null. |
| IsValueConst | Gets a value indicating whether value of current C1.Win.Themes.ThemePropBase specified as constant. |
| Name | Description |
|---|---|
| AssignValueFrom(ThemeItem) | Assigns (copies) value from another C1.Win.Themes.ThemeItem to the current object. |
| GetDefaultValue() | For internal use. Returns C1.Win.Themes.DefaultValue structure representing default value for current C1.Win.Themes.ThemePropBase object. |
| GetValue() | |
| IsStateEqual(ThemeItem) | For internal use. |
| MakeEmpty() | Resets current C1.Win.Themes.ThemeItem to empty/default state. |
| SerializeReadProp(Serializer, string, Type, string) | |
| SerializeReset() | |
| SerializeWrite(Serializer) | |
| SetValue(object) |