[]
        
(Showing Draft Content)

C1.Win.Themes.C1IconProp

C1IconProp Class

Represents the theme template property that represents the C1.Framework.C1Icon type.

Inheritance
ThemeItem
ThemePropBase
C1IconProp
Namespace: C1.Win.Themes
Assembly: C1.Win.Themes.10.dll
Syntax
public class C1IconProp : ThemePropBase
Public Class C1IconProp
    Inherits ThemePropBase

Constructors

Name Description
C1IconProp()

Initializes a new instance of the C1IconProp class.

Properties

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.

Methods

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)