An implementation of ITableProvider that delegates to the Tag property of an INode instance.

Namespace: yWorks.yFiles.UI.Drawing
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class TagOwnerTableProvider : ITableProvider
Visual Basic
Public Class TagOwnerTableProvider _
	Implements ITableProvider

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Drawing..::..TagOwnerTableProvider

See Also