Indicates the source XML element used as input data within the Load operation.

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

Syntax

C#
public XElement SourceElement { get; internal set; }
Visual Basic (Declaration)
Public Property SourceElement As XElement

See Also