Click or drag to resize

BcfUndoRepositoryCanRedo Method

Determines whether items for redo exists.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public bool CanRedo()

Return Value

Type: Boolean
if items exists; otherwise, .
See Also