ZoomPanelHistoryItems Property |
Namespace: Ab2d.Controls
public ZoomPanelZoomPanelHistoryItemsCollection HistoryItems { get; }
HistoryItems is of type ZoomPanelZoomPanelHistoryItemsCollection and provides access to the collection of history items and methods to navigate the history.
NOTE: To enable saving history the IsHistoryEnabled property value must be set to true (by default it is set to false).