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


 Public Properties

  Name Description

ButtonStyle

Gets or sets the ButtonsStyle object used to specify appearance settings for the buttons in the current view.

DayNamesHeader

Gets or sets a value indicating whether the day names are displayed in the month's header.

DayNamesHeaderHeight

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

DayNamesHeaderStyle

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

DayOfWeekFormat

Gets or sets the format of the day names displayed in the week header.

DaySettings

Gets the CellSettings object used to customize the visualization of days in SingleMonth and MonthRange views.

DaySpacing

Gets or sets the amount of space between adjacent days.

HeaderSpacing

Gets or sets the amount of space between headers.

HeaderStyle

Gets or sets the style of the month's header.

HideTrailingWeeks

Gets or sets a value indicating whether to hide trailing weeks, which do not contain days from the current month.

LeadingWeekCount

Gets or sets the number of full weeks to display from the previous month.

MainHeaderHeight

Gets or sets the height of the main header in a month 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.

PaddingDaysHeaderStyle

Gets or sets the Style object used to specify appearance settings for the headers of the days from previous and next months, shown when the ShowPaddingDays property is enabled.

PaddingDaysStyle

Gets or sets the Style object used to specify appearance settings for the days from previous and next months, shown when the ShowPaddingDays property is enabled.

ShowPaddingDays

Gets or sets a value indicating whether to display days from the previous and next months at the beginning and the end of the current one, in order to fill the whole grid of day cells.

ShowPaddingItems

Gets or sets a value that specifies whether items are shown in padding days.

Style

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

TitleFormat

Gets or sets the string used to format the month titles.

TrailingWeekCount

Gets or sets the number of full weeks to display from the next month.

WeekHeaderFormat

Gets or sets the format of the text displayed for each week in the week header.

WeekHeaderStyle

Gets or sets the style of the header that displays week numbers.

WeekNumbersHeaderStyle

Gets or sets the appearance style used to paint the week numbers header.

WeekNumbersHeaderWidth

Gets or sets the width of the header, which displays week numbers.

 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

MonthSettings Class
MindFusion.Scheduling.WebForms Namespace