NetXP 3.0 Reference

ClassicColorTable.Colors Property

Gets the collection of colors provided by this color table.

[Visual Basic]
NotOverridable Public ReadOnly Property Colors As ColorCollection Implements _
   IColorTable.Colors
[C#]
public ColorCollection Colors {get;}

Implements

IColorTable.Colors

See Also

ClassicColorTable Class | NETXP.Library Namespace