RadControls for WPF

This class represents the data source of the GanttView.

Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Controls.GanttView (in Telerik.Windows.Controls.GanttView.dll) Version: 2013.1.403.40

Syntax

C#
public class DataSourceSettings : PropertyChangedBase
Visual Basic
Public Class DataSourceSettings _
	Inherits PropertyChangedBase

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Core..::..PropertyChangedBase
    Telerik.Windows.Controls.Scheduling..::..DataSourceSettings

See Also