MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemSettings.Style Property
See Also
 





Gets or sets the Style used to paint schedule items that don't have a distinct style assigned to them.

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

 Syntax

C#  Copy Code

public ItemStyle Style { get; }

Visual Basic  Copy Code

Public ReadOnly Property Style As ItemStyle

 Property Value

An instance of the Style class. Default value is null.

 See Also

ItemSettings Members
ItemSettings Class
MindFusion.Scheduling.WebForms Namespace