Search
DecadeView Members
Constructors Properties Methods Events
 


Displays a decade, represented by a grid of year cells.

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

 Public Constructors

  Name Description

DecadeView

Initializes a new instance of the DecadeView class.

 Public Properties

  Name Description

date

Gets the date of this view. (Inherited from DateTimeView.)

formatInfo

Gets the DateSettings object used to format and display date and time information in the view. (Inherited from DateTimeView.)

locale

Gets or sets the locale object used to format and display localizable information in the view. (Inherited from DateTimeView.)

 Public Methods

  Name Description

attach

DateTimeView.attach override.

detach

DateTimeView.detach override.

draw

DateTimeView.draw override.

 Public Events

  Name Description

buttonClick

Raised when a button in the command strip is clicked. (Inherited from DateTimeView.)

cellClick

Raised when a date-time cell is clicked. (Inherited from DateTimeView.)

 See Also