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





Gets or sets a value indicating whether the label that shows the current zoom level should be visible.

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

 Syntax

C#  Copy Code

public bool ShowLabel { get; set; }

Visual Basic  Copy Code

Public Property ShowLabel As Boolean

 Property Value

 See Also

ZoomControl Members
ZoomControl Class
MindFusion.Common.WebForms Namespace