ZoomPanelNavigatorIsAutoZoomPanelFindingEnabled Property  | 
 
            Gets or sets a Boolean which specifies that if 
TargetZoomPanel or 
TargetZoomPanelName properties are not manually set the first ZoomPanel is automatically found from the current UserControl, Page or Window. Default value is true.
            
 
    Namespace: 
   Ab2d.Controls
    Assembly:
   Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic bool IsAutoZoomPanelFindingEnabled { get; set; }Property Value
Type: 
Boolean
See Also