Gets the color name.

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

Syntax

C#
public string ColorName { get; }
Visual Basic
Public ReadOnly Property ColorName As String
	Get

See Also