Class PropertyDesignSchemeColors
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents a settable array of design scheme colors.
public class PropertyDesignSchemeColors : SettableDomArray<string>, IEnumerable<string>, IEnumerable
- Inheritance
-
PropertyDesignSchemeColors
- Implements
- Inherited Members
Properties
this[int]
Gets or sets the color value at the specified index.
public override string this[int index] { get; set; }
Parameters
indexint