This interface defines a table structure.

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 interface ITable : ILookup
Visual Basic
Public Interface ITable _
	Inherits ILookup

See Also