Default implementation of the ITable interface.

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

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