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