Associates a custom item viewer with a schedule item class.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public sealed class ItemViewerAttribute : Attribute |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class ItemViewerAttribute |
Inheritance HierarchySystem.Object![]()
System.Attribute![]()
MindFusion.Scheduling.WinForms.ItemViewerAttribute
See Also