Default implementation of AbstractTableNodeStyle that retrieves the table instance from the node's Tag.
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 DynamicTableNodeStyle : AbstractTableNodeStyle |
| Visual Basic |
|---|
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True, _ ApplyToMembers := False)> _ Public Class DynamicTableNodeStyle _ Inherits AbstractTableNodeStyle |
Remarks
For this implementations, style instances can be shared among different node instances, however, the user tag must be copied.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing..::..SimpleAbstractNodeStyle
yWorks.yFiles.UI.Drawing..::..AbstractTableNodeStyle
yWorks.yFiles.UI.Drawing..::..DynamicTableNodeStyle
yWorks.yFiles.UI.Drawing..::..SimpleAbstractNodeStyle
yWorks.yFiles.UI.Drawing..::..AbstractTableNodeStyle
yWorks.yFiles.UI.Drawing..::..DynamicTableNodeStyle