Xamarin Pack Programmer's Guide
ItemSettings.ShadowColor Property
See Also
 






Gets or sets the color of the shadow cast by the items.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Color ShadowColor { get; set; }

Visual Basic  Copy Code

Public Property ShadowColor As Color

 Property Value

A Color object specifying the color of item shadows. Assign Colors.Empty to this property to use the corresponding value from the current theme.

 See Also

ItemSettings Members
ItemSettings Class
MindFusion.Scheduling Namespace
ShadowOffset Property
ShadowStyle Property