The name of the data 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#
string DataPropertyName { get; set; }
Visual Basic
Property DataPropertyName As String
	Get
	Set

See Also