Raised when the user resizes a row in a table interactively.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public event EventHandler<CellValidationEventArgs> TableRowResizing |
Visual Basic Copy Code |
---|
Public Event TableRowResizing As EventHandler(Of CellValidationEventArgs) |
WpfDiagram Programmer's Guide | © 2024 MindFusion |