Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ListBox
.
.
::
.
.
IsZooming Property
C1ListBox Class
See Also
Gets a value indicating whether this list is zooming.
Namespace:
C1.Silverlight
Assembly:
C1.Silverlight
(in C1.Silverlight.dll)
Syntax
C#
public
bool
IsZooming
{
get
;
private
set
; }
Visual Basic
Public
Property
IsZooming
As
Boolean
Get
Private
Set
See Also
C1ListBox Class
C1.Silverlight Namespace