Search
TableNode.HighlightedRow Property
See Also
 





Gets or sets the highlighted row.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int HighlightedRow { get; set; }

Visual Basic  Copy Code

Public Property HighlightedRow As Integer

 Property Value

 See Also