Search
InteractiveObject.Locked Property
See Also
 






Gets or sets a value indicating whether this object can be interacted with.

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

 Syntax

C#  Copy Code

public bool Locked { get; set; }

Visual Basic  Copy Code

Public Property Locked As Boolean

 Property Value

 See Also