Gets the theme-level style for table nodes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TableNodeStyle TableNodeStyle { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property TableNodeStyle As TableNodeStyle |
See Also