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 propertyMaxItems
Gets or sets the maximum item count for undo and redo stack.
Public propertyRedoItemCount
Gets the redo-stack item count.
Public propertyRedoStack
Gets the redo stack.
Public propertyUndoItemCount
Gets the undo-stack item count.
Public propertyUndoStack
Gets the undo stack.
Top
See Also