Search
DayOfWeekStyle Members
Constructors Properties
 


An instance of this class defines how a day of the week should be displayed and formatted.

The following tables list the members exposed by the DayOfWeekStyle type.

 Public Constructors

  Name Description

DayOfWeekStyle

Initializes a new instance of the DayOfWeekStyle class.

 Public Properties

  Name Description

AllowItems

Gets or sets a value indicating whether the calendar cell for the specified day allows items to be placed or created in it interactively.

AllowSelect

Gets or sets a value indicating whether the specified day of the week can be selected.

DayOfWeek

Gets or sets the day of the week to which this DayOfWeekStyle object is assigned.

Priority

Gets or sets the style priority. If one date has several styles applied to it, only the highest in priority is taken into account.

Style

Gets or sets the visualization style of the specified day.

 See Also