Search
ViewCell Members
Properties
 


Encapsulates data for a datetime cell in a calendar view.

The following tables list the members exposed by the ViewCell type.

 Public Properties

  Name Description

bgCell

Gets DOM element of the cell's content.

endTime

Gets the end time of the ViewCell.

index

Gets the index of the cell.

isHeader

Gets a value indicating whether this cell is a header cell.

resource

Gets the resource associated with the cell.

startTime

Gets the start time of the ViewCell.

title

Gets DOM element of the cell's header.

 See Also