MindFusion WinForms Programmer's Guide
DayOfWeekStyle.Style Property
See Also
 





Gets or sets the visualization style of the specified day.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Style Style { get; set; }

Visual Basic  Copy Code

Public Property Style As Style

 Property Value

A Style object that defines the appearance of time cells included in the specified interval.

 See Also

DayOfWeekStyle Members
DayOfWeekStyle Class
MindFusion.Scheduling.WinForms Namespace