Gets or sets the target control associated with this ZoomControl.
Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms
C# Copy Code |
---|
public IZoomTarget Target { get; set; } |
Visual Basic Copy Code |
---|
Public Property Target As IZoomTarget |