ASP.NET Pack Programmer's Guide
ZoomControl.Target Property
See Also
 





Gets or sets the target control associated with this ZoomControl.

Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms

 Syntax

C#  Copy Code

public IZoomTarget Target { get; set; }

Visual Basic  Copy Code

Public Property Target As IZoomTarget

 Property Value

 See Also

ZoomControl Members
ZoomControl Class
MindFusion.Common.WebForms Namespace