Default implementation of AbstractTableNodeStyle that stores the table instance in the style instance.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
[ObfuscationAttribute(StripAfterObfuscation = false, Exclude = true, ApplyToMembers = false)] public class TableNodeStyle : AbstractTableNodeStyle |
| Visual Basic |
|---|
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True, _ ApplyToMembers := False)> _ Public Class TableNodeStyle _ Inherits AbstractTableNodeStyle |
Remarks
For this implementations, style instances cannot be shared among different node instances.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing..::..SimpleAbstractNodeStyle
yWorks.yFiles.UI.Drawing..::..AbstractTableNodeStyle
yWorks.yFiles.UI.Drawing..::..TableNodeStyle
yWorks.yFiles.UI.Drawing..::..SimpleAbstractNodeStyle
yWorks.yFiles.UI.Drawing..::..AbstractTableNodeStyle
yWorks.yFiles.UI.Drawing..::..TableNodeStyle