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





Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.

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

 Syntax

C#  Copy Code

public override Style Style { get; }

Visual Basic  Copy Code

Public Overrides ReadOnly Property Style As Style

 Property Value

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

 See Also

CellSettings Members
CellSettings Class
MindFusion.Scheduling.WebForms Namespace