MindFusion.Wpf Pack Programmer's Guide
DrawHeaderEventArgs Class
See Also
 





Contains the arguments passed to the handlers of the DrawLaneHeader event.

Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public class DrawHeaderEventArgs : EventArgs

Visual Basic  Copy Code

Public Class DrawHeaderEventArgs
    Inherits EventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Diagramming.Wpf.Lanes.DrawHeaderEventArgs

 See Also

DrawHeaderEventArgs Members
MindFusion.Diagramming.Wpf.Lanes Namespace