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


 Public Properties

  Name Description

FirstDayOfMonthFormat

Gets or sets the string used to format and display the first day of each month in the calendar.

FirstDayOfYearFormat

Gets or sets the string used to format and display the first day of each year in the calendar.

GeneralFormat

Gets or sets the string used to format and display dates and times in the calendar.

HeaderSize

Gets or sets the size of the cell header in pixels.

HeaderStyle

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

Margin

Gets or sets the distance between the outermost border of the cell and the cell contents.

ShowToday

Gets or sets a value indicating whether the calendar should mark the current cell by underlining the header area.

Style

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

TodayColor

Gets or sets the color used to paint the line that marks the current cell.

TodayFillColor

Gets or sets the color used to fill the header of the current cell.

 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

CellSettings Class
MindFusion.Scheduling.WebForms Namespace