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


 Public Properties

  Name Description

ButtonStyle

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

HeaderHeight

Gets or sets the height of the header in a MonthRange view.

HeaderSpacing

Gets or sets the amount of space between headers.

HeaderStyle

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

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.

MonthSpacing

Gets or sets the amount of space between adjacent months.

MonthsPerRow

Gets or sets the number of months to be displayed in a row.

NumberOfMonths

Gets or sets the number of months to display in the MonthRange view.

Style

Gets or sets the appearance Style used to paint calendar elements that don't have a distinct style assigned to them.

TitleFormat

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

TitleSeparator

Gets or sets the string used as a title separator in a MonthRange view that displays more than one month at a time.

VisibleRows

Gets or sets the number of rows to display at the same 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

MonthRangeSettings Class
MindFusion.Scheduling.WebForms Namespace