Search
ItemPresenterAttribute Members
Constructors Properties
 


Associates a custom item presenter with a schedule item class.

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

 Public Constructors

  Name Description

ItemPresenterAttribute

Initializes a new instance of the ItemPresenterAttribute class.

 Public Properties

  Name Description

PresenterType

Gets the Type of the custom ItemPresenter.

 See Also