Click or drag to resize

BcfColumnIncludeInUndo Property

Gets a value indicating whether the column values are managed by undo-redo.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public bool IncludeInUndo { get; }

Return Value

Type: Boolean
if the column values are managed by undo-redo; otherwise .
Remarks
See Also