Raised when secondary grouping is enabled to allow the client to filter some of the secondary resources.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public event EventHandler<CustomizeGroupingEventArgs> CustomizeGrouping |
Visual Basic Copy Code |
---|
Public Event CustomizeGrouping As EventHandler(Of CustomizeGroupingEventArgs) |
CustomizeGrouping event handlers receive an argument of type CustomizeGroupingEventArgs.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |