The name of the data property that is provided by the template component.
Namespace: yWorks.yFiles.Graph.Web.StyleAssembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)
Syntax
C# |
---|
public string DataPropertyName { get; set; } |
Visual Basic |
---|
Public Property DataPropertyName As String Get Set |