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


 Public Properties

  Name Description

ButtonStyle

Gets the ButtonsStyle object used to specify appearance settings for the navigation buttons.

CellSettings

Gets a CellSettings object used to customize the visualization of cells in the List view.

CellSpacing

Gets or sets the amount space between adjacent cells.

CellUnits

Gets or sets the resolution of the list view.

EvenWeeksFillColor

Gets or sets the color used to paint the background of the contents of weeks with even number.

GroupHeaderSize

Gets or sets the size of the group header.

GroupHeaderStyle

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

HeaderStyle

Gets or sets the style of the ListView header.

MainHeaderSize

Gets or sets the main header size.

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.

NumberOfCells

Gets or sets the total number of cells to be displayed in the ListView.

OddWeeksFillColor

Gets or sets the color used to paint the background of the contents of weeks with odd number.

Orientation

Gets or sets a value indicating whether the cells are displayed horizontally or vertically.

ShowNavigationButtons

Gets or sets a value indicating whether the ListView displays navigation buttons.

Style

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

TitleFormat

Gets or sets a string used to format the title of cells.

VisibleCells

Gets or sets the number of cells visible 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

ListViewSettings Class
MindFusion.Scheduling.WebForms Namespace