 | BcfUndoRepositoryRedoItemCount Property |
Gets the redo-stack item count.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic int RedoItemCount { get; }Public ReadOnly Property RedoItemCount As Integer
Get
Property Value
Type:
Int32The redo item count.
See Also