[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1IconProp

C1IconProp Class

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

Inheritance
ThemeItem
ThemePropBase
C1IconProp
Namespace: C1.Win.C1Themes
Assembly: C1.Win.C1Themes.4.8.dll
Syntax
public class C1IconProp : ThemePropBase

Constructors

Name Description
C1IconProp()

Initializes a new instance of the C1IconProp class.

Properties

Name Description
Attrs

Gets attributes of the C1.Win.C1Themes.ThemeItem object.

Converter
Icons

Gets the collection of icons for the C1.Framework.C1CompositeIcon.

IsValueConst

Gets a value indicating whether value of current C1.Win.C1Themes.ThemePropBase specified as constant.

Methods

Name Description
AssignFrom(ThemeItem)

Assigns (copies) properties from another C1.Win.C1Themes.ThemeItem to the current object.

GetDefaultValue()

For internal use. Returns C1.Win.C1Themes.DefaultValue structure representing default value for current C1.Win.C1Themes.ThemePropBase object.

GetValue()
InitChildren()
SerializeReadProp(Serializer, string, Type, string)
SerializeWrite(Serializer)
SetValue(object)