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