Occurs for the header that is to be serialized during a Copy operation.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public event EventHandler<ScheduleChartDataGrid..::.CopyingEventArguments> CopyingHeader
Visual Basic (Declaration)
Public Event CopyingHeader As EventHandler(Of ScheduleChartDataGrid..::.CopyingEventArguments)

See Also