ASP.NET Pack Programmer's Guide
Zoom.PopupWidth Property
See Also
 





Gets or sets the width of the zoom popup window.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public Unit PopupWidth { get; set; }

Visual Basic  Copy Code

Public Property PopupWidth As Unit

 Property Value

Type: Unit
An instance of the System.Web.UI.Unit structure, specifying the width of the zoom popup window. The default is 300px.

 See Also

Zoom Members
Zoom Class
MindFusion.UI.WebForms Namespace