Default implementation of the ITable interface.

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

Syntax

C#
public class Table : ITable, ILookup, 
	ICloneable
Visual Basic
Public Class Table _
	Implements ITable, ILookup, ICloneable

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Model..::..Table

See Also