Search
Diagram.AutoHighlightRows Property
See Also
 





Gets or sets whether a table row should be highlighted when the user clicks on it.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool AutoHighlightRows { get; set; }

Visual Basic  Copy Code

Public Property AutoHighlightRows As Boolean

 Property Value

 See Also