| BcfDataSetUndoRepository Properties | |
The BcfDataSetUndoRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| DataSet |
Gets the BcfDataSet the behavior item belongs to.
(Inherited from BcfDataSetBehaviorItemBase.) | |
| MaxItems |
Gets or sets the maximum item count for undo and redo stack.
| |
| RedoItemCount |
Gets the redo-stack item count.
| |
| RedoStack |
Gets the redo stack.
| |
| UndoItemCount |
Gets the undo-stack item count.
| |
| UndoStack |
Gets the undo stack.
|