Search
ItemViewerAttribute Class
See Also
 





Associates a custom item viewer with a schedule item class.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public sealed class ItemViewerAttribute : Attribute

Visual Basic  Copy Code

Public NotInheritable Class ItemViewerAttribute
    Inherits Attribute

 Inheritance Hierarchy

System.Object
    System.Attribute
        MindFusion.Scheduling.WinForms.ItemViewerAttribute

 See Also