RadControls for WPF

This class represents the column setting 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 ColumnSettings : PropertyChangedBase
Visual Basic
Public Class ColumnSettings _
	Inherits PropertyChangedBase

Inheritance Hierarchy

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

See Also