MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemStyle.FillColor Property
See Also
 





Gets or sets the color used to paint elements, not part of the main item structure.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual Color FillColor { get; set; }

Visual Basic  Copy Code

Public Overridable Property FillColor As Color

 Property Value

An instance of the System.Drawing.Color structure.

 See Also

ItemStyle Members
ItemStyle Class
MindFusion.Scheduling Namespace