MindFusion WinForms Programmer's Guide
ItemEditorAttribute Class
See Also
 





Associates a custom item editor with a schedule item class.

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

 Syntax

C#  Copy Code

public sealed class ItemEditorAttribute : Attribute

Visual Basic  Copy Code

Public NotInheritable Class ItemEditorAttribute
    Inherits Attribute

 Inheritance Hierarchy

System.Object
    System.Attribute
        MindFusion.Scheduling.WinForms.ItemEditorAttribute

 See Also

ItemEditorAttribute Members
MindFusion.Scheduling.WinForms Namespace