MindFusion.Scheduling for ASP.NET Programmer's Guide
WeekRangeSettings Properties
 


 Public Properties

  Name Description

DayNamesHeader

Gets or sets a value indicating whether to display the day names header.

DayNamesHeaderHeight

Gets or sets the height of the day names header in the WeekRange view.

DayNamesHeaderStyle

Gets or sets the appearance style used to paint the day names header.

DayOfWeekFormat

Gets or sets the format of week day names.

DaySettings

Gets the CellSettings object used for customizing the appearance of days in the WeekRange view.

DaySpacing

Gets or sets the amount of space between adjacent days.

EvenMonthsFillColor

Gets or sets the color used to paint the background of all even months' areas in the WeekRange view.

HeaderStyle

Gets or sets the style of the main header.

MainHeaderHeight

Gets or sets the height of the main header in the WeekRange view.

MainHeaderStyle

Gets or sets the appearance style used to paint the main header.

MaxItems

Gets or sets the maximum number of items to be displayed in a day cell.

OddMonthsFillColor

Gets or sets the color used to paint the background of all odd months' areas in the WeekRange view.

Style

Gets or sets the appearance style used to paint the calendar.

TitleFormat

Gets or sets the format of the calendar's title.

TitleSeparator

Gets or sets the string used as a separator in the calendar's title.

ViewStyle

Gets or sets the style of the WeekRange view.

VisibleRows

Gets or sets the number of weeks visible at a time.

 Inherited Public Properties

  Name Description

IsTrackingViewState

IStateManager.IsTrackingViewState override. Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from ViewSettings.)

Style

Gets a style object that encapsulates the appearance settings for the view. (Inherited from ViewSettings.)

 Inherited Protected Properties

  Name Description

ViewState

Gets a dictionary of state information that allows you to save and restore the view state of the server control across multiple requests for the same page. (Inherited from ViewSettings.)

 See Also

WeekRangeSettings Class
MindFusion.Scheduling.WebForms Namespace