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





Gets or sets the color used when lines not part of an element border are painted.

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

 Syntax

C#  Copy Code

public virtual Color LineColor { get; set; }

Visual Basic  Copy Code

Public Overridable Property LineColor As Color

 Property Value

An instance of the System.Drawing.Color structure.

 See Also

ItemStyle Members
ItemStyle Class
MindFusion.Scheduling Namespace