Gets or sets whether the outer shadows are shown.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public bool ShowOuterShadows { get; set; } |
Visual Basic |
---|
Public Property ShowOuterShadows As Boolean Get Set |