Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the color used to paint the icon's background. The default value is Transparent. (Inherited from C1.Framework.C1Icon) |
![]() | Color | Gets or sets the color used to paint the icon. The default value is Transparent. (Inherited from C1.Framework.C1Icon) |
![]() | Icons | Gets the list of icons that will be rendered. |
![]() | IsEmptyBackColor | Returns the System.Boolean value specifying whether icon background color is set. (Inherited from C1.Framework.C1Icon) |
![]() | IsEmptyColor | Returns the System.Boolean value specifying whether icon color is set. (Inherited from C1.Framework.C1Icon) |
![]() | IsFreeScale | Gets a value indicating whether this C1Icon can free scale or not. (Inherited from C1.Framework.C1Icon) |
![]() | Key | Gets or sets the key used to retrieve the image. (Inherited from C1.Framework.C1Icon) |
![]() | Padding | Gets or sets the padding of the icon. (Inherited from C1.Framework.C1Icon) |
![]() | Size | Gets or sets the size of icon to show. (Inherited from C1.Framework.C1Icon) |