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





Gets or sets a style associated with the item.

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

 Syntax

C#  Copy Code

public abstract ItemStyle Style { get; set; }

Visual Basic  Copy Code

Public MustOverride Property Style As ItemStyle

 Property Value

An instance of the ItemStyle class.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace