 | 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
Syntaxpublic bool IncludeInUndo { get; }Public ReadOnly Property IncludeInUndo As Boolean
Get
Return Value
Type:
Boolean if the column values are managed by undo-redo; otherwise
.
Remarks
See Also