Gets the color of this entry.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public Color Color { get; }
Visual Basic
Public ReadOnly Property Color As Color
	Get

See Also