Click or drag to resize
CalculationWorks Logo
BcfDataSetUndoRepositoryRedoItemCount Property
Gets the redo item count.

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

Property Value

Type: Int32
The redo item count.
See Also