Click or drag to resize

BcfUndoRepositoryRedoItemCount Property

Gets the redo-stack item count.

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

Property Value

Type: Int32
The redo item count.
See Also