Click or drag to resize
CalculationWorks Logo
BcfDataSetUndoRepository Properties

The BcfDataSetUndoRepository type exposes the following members.

Properties
  NameDescription
Public propertyDataSet
Gets the BcfDataSet the behavior item belongs to.
(Inherited from BcfDataSetBehaviorItemBase.)
Public propertyRedoItemCount
Gets the redo item count.
Public propertyRedoStack
Gets the redo stack.
Public propertyUndoItemCount
Gets the undo item count.
Public propertyUndoStack
Gets the undo stack.
Top
See Also