MindFusion WinForms Programmer's Guide
IItemEditor Interface
See Also
 





Defines the interface that must be implemented by item editor classes.

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

 Syntax

C#  Copy Code

public interface IItemEditor

Visual Basic  Copy Code

Public Interface IItemEditor

 Example

See Tutorial 5: Custom Item Viewers and Editors for example on how to use custom item editors and viewers.

 Inheritors

MindFusion.Scheduling.WinForms.ItemEditorEx

 See Also

IItemEditor Members
MindFusion.Scheduling.WinForms Namespace