Click or drag to resize

FieldIsLocked Property

Gets or sets whether the field is locked (should not recalculate its result).

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool IsLocked { get; set; }

Property Value

Boolean
See Also