MindFusion.Wpf Pack Programmer's Guide
RowRangeResizingEventArgs.Abort Property
See Also
 





Gets or sets a value indicating whether to terminate the current operation immediately.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool Abort { get; set; }

Visual Basic  Copy Code

Public Property Abort As Boolean

 Property Value

A boolean value.

 See Also

RowRangeResizingEventArgs Members
RowRangeResizingEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace