The name of the context property that is provided by the template component.

Namespace: yWorks.yFiles.Graph.Web.Style
Assembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)

Syntax

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

Implements

ITemplateStyleData..::..ContextPropertyName

See Also