Class GanttSettingsContainer
Inheritance
System.Object
GanttSettingsContainer
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public class GanttSettingsContainer
Constructors
GanttSettingsContainer(RadGanttView)
Properties
CultureSettings
DragAndDropSettings
Declaration
public DragAndDropSettings DragAndDropSettings { get; }
Property Value
DragAndDropSettings
|
GroupDescriptions
Declaration
public GroupDescriptionsCollection GroupDescriptions { get; }
Property Value
GroupDescriptionsCollection
|
GroupingSettings
SpecialSlotsSettings
Declaration
public SpecialSlotsSettings SpecialSlotsSettings { get; }
Property Value
SpecialSlotsSettings
|
TimeLineSettings
TimeRulerSettings
UISettings
VisibleRangeSettings
Declaration
public VisibleRangeSettings VisibleRangeSettings { get; }
Property Value
VisibleRangeSettings
|
Methods
SetDragVisualCueStyle(Style)
Declaration
public void SetDragVisualCueStyle(Style style)
Parameters
System.Windows.Style
style
|
SetResizeVisualCueStyle(Style)
Declaration
public void SetResizeVisualCueStyle(Style style)
Parameters
System.Windows.Style
style
|