Defines the interface that must be implemented by item editor classes.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public interface IItemEditor |
Visual Basic
Copy Code
|
|---|
Public Interface IItemEditor |
Inheritors
See Also