ZoomPanelZoomPanelHistoryItemsCollectionMaxItems Property |
Gets or sets the maximum number of saved history items. Special values: 0 = history is disabled, -1 = unlimited
Namespace:
Ab2d.Controls
Assembly:
Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic int MaxItems { get; set; }
Property Value
Type:
Int32
See Also