Gets or sets the name of the color theme.

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

Syntax

C#
public string ThemeName { get; set; }
Visual Basic
Public Property ThemeName As String
	Get
	Set

See Also