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

Namespace: yWorks.yFiles.UI.Drawing
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

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

Inheritance Hierarchy

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

See Also