MindFusion WinForms Programmer's Guide
IItemViewer Interface
See Also
 





Defines the interface that must be implemented by custom item viewer classes.

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

 Syntax

C#  Copy Code

public interface IItemViewer

Visual Basic  Copy Code

Public Interface IItemViewer

 Example

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

 See Also

IItemViewer Members
MindFusion.Scheduling.WinForms Namespace