Default implementation of the ITable interface.

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.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