Sets the name of a JavaScript function that should be invoked when the user starts resizing a header.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public DiagramView HeaderStartResizingScript ( |
Visual Basic Copy Code |
---|
Public Function HeaderStartResizingScript( _ |
A string specifying the name of the client-side event handler.
Returns this instance for method chaining.
This is a validation event raised when AllowResizeHeaders is enabled and the user starts resizing a grid column or row.
MvcDiagram Programmer's Guide | © 2024 MindFusion |