Allows to show/hide the reflection effect.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public bool ShowReflection { get; set; }
Visual Basic
Public Property ShowReflection As Boolean
	Get
	Set

See Also