MindFusion.Scheduling for Silverlight Programmer's Guide
ItemPresenterAttribute Constructor
See Also
 





Initializes a new instance of the ItemPresenterAttribute class.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public ItemPresenterAttribute (
    Type presenterType
)

Visual Basic  Copy Code

Public New ( _
    presenterType As Type _
)

 Parameters

presenterType
An instance of the .NET Type class specifying the custom presenter class.

 See Also

ItemPresenterAttribute Class
MindFusion.Scheduling.Silverlight Namespace