Sets a value indicating whether the table cells are offset to the right to accommodate for the expand buttons of Header rows.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T OffsetHeaderRows<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function OffsetHeaderRows(Of T As TableNode) ( _ |
See Also