Search
DayOfWeekStyle Methods
 


 Public Methods

  Name Description

getAllowItems

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

getAllowSelect

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

getDayOfWeek

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

getPriority

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

getStyle

Gets the visualization style of the specified day.

setAllowItems

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

setAllowSelect

Sets a value indicating whether the specified day of the week can be selected.

setDayOfWeek

Sets the day of the week to which this DayOfWeekStyle object is assigned.

setPriority

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

setStyle

Sets the visualization style of the specified day.

 See Also