Raised when the view is currently drilling out.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public event EventHandler<ProjectValidationEventArgs> DrillingOut |
Visual Basic
![]() |
---|
Public Event DrillingOut As EventHandler(Of ProjectValidationEventArgs) |
DrillingOut event handlers recieve an argument of type ProjectValidationEventArgs.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |