An identifying string for the style. This may be used in a StringToDataTemplateConverter to map list styles to resources.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
string Id { get; }
Visual Basic
ReadOnly Property Id As String
	Get
Visual C++
property String^ Id {
	String^ get ();
}

See Also