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