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





Gets or sets the height of the zoom popup window.

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

 Syntax

C#  Copy Code

public Unit PopupHeight { get; set; }

Visual Basic  Copy Code

Public Property PopupHeight As Unit

 Property Value

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

 See Also

Zoom Members
Zoom Class
MindFusion.UI.WebForms Namespace