MindFusion.Wpf Pack Programmer's Guide
ItemPresenterAttribute Constructor
See Also
 





Initializes a new instance of the ItemPresenterAttribute class.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 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.Wpf Namespace