This interface defines a table structure.

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public interface ITable : ILookup
Visual Basic
Public Interface ITable _
	Inherits ILookup

See Also