Gets or sets a value indicating whether to allow the current operation.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool Allow { get; set; } |
Visual Basic
![]() |
---|
Public Property Allow As Boolean |
A boolean value.
Set this property to true to allow the user to complete the operation.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |