dotnetCHARTING Send comments on this topic.
Enabled Property
See Also 
dotnetCHARTING.Zoomer Namespace > ImageZoomer Class : Enabled Property


Gets or sets a value that indicates whether the Ajax zooming interface is activated.

Syntax

Visual Basic (Declaration) 
Public Property Enabled As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ImageZoomer
Dim value As Boolean
 
instance.Enabled = value
 
value = instance.Enabled
C# 
public bool Enabled {get; set;}

See Also

© 2010 All Rights Reserved.