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