Gets or sets whether a table row should be highlighted when the user clicks on it.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool AutoHighlightRows { get; set; } |
Visual Basic Copy Code |
---|
Public Property AutoHighlightRows As Boolean |