Contains the arguments passed to handlers of item Calendar.CellPresenterCreated event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public class CellPresenterEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class CellPresenterEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Scheduling.CellPresenterEventArgs
See Also