MindFusion.Wpf Pack Programmer's Guide
ColumnRangeResizingEventArgs.Allow Property
See Also
 





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

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

 Syntax

C#  Copy Code

public bool Allow { get; set; }

Visual Basic  Copy Code

Public Property Allow As Boolean

 Property Value

A boolean value.

 Remarks

Set this property to true to allow the user to complete the operation.

 See Also

ColumnRangeResizingEventArgs Members
ColumnRangeResizingEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace