Search
InteractiveObject.IsLockedToCell Property
See Also
 






Gets a value indicating whether this object is always locked to a cell in the worksheet.

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

 Syntax

C#  Copy Code

public virtual bool IsLockedToCell { get; }

Visual Basic  Copy Code

Public Overridable ReadOnly Property IsLockedToCell As Boolean

 Property Value

 See Also