Property | Type | Description | |
---|---|---|---|
CurrentTimeProperty | |||
GanttRowBorderBrushProperty | |||
GapBackgroundBrushProperty | |||
GapBorderBrushProperty | |||
HorizontalScrollbarVisibilityProperty | |||
IsReadOnlyProperty | |||
NodesProperty | |||
SupportLinkVisibilityProperty | |||
TimespanBackgroundProperty | |||
TimespanBorderBrushProperty | |||
TimespanBorderThicknessProperty | |||
ToolTipContentTemplateProperty |
Property | Type | Description | |
---|---|---|---|
BindControlsToNodes | void | ||
GanttChart_SizeChanged | void | ||
GridSplitter_MouseLeftButtonUp | void | ||
HorizontalScrollbar_MouseEnter | void | ||
HorizontalScrollbar_MouseLeave | void | ||
HorizontalScrollbar_Scroll | void | ||
SetupVerticalScrollbar | void | ||
TaskGrid_Loaded | void | ||
TaskGrid_LoadingRow | void | ||
TaskGrid_RowExpanded | void | ||
TaskGrid_UnloadingRow | void | ||
Timespan_CurrentTimeChanged | void | ||
Timespan_ZoomFactorChanged | void | ||
VerticalScrollbar_Scroll | void |
Method | Description | |
---|---|---|
GanttChart ( ) : System | ||
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
RaiseGeneratingGanttPanelColumn ( |
Method | Description | |
---|---|---|
BindControlsToNodes ( ) : void | ||
GanttChart_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void | ||
GridSplitter_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
HorizontalScrollbar_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
HorizontalScrollbar_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
HorizontalScrollbar_Scroll ( object sender, System.Windows.Controls.Primitives.ScrollEventArgs e ) : void | ||
SetupVerticalScrollbar ( ) : void | ||
TaskGrid_Loaded ( object sender, |
||
TaskGrid_LoadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void | ||
TaskGrid_RowExpanded ( object sender, |
||
TaskGrid_UnloadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void | ||
Timespan_CurrentTimeChanged ( object sender, |
||
Timespan_ZoomFactorChanged ( object sender, |
||
VerticalScrollbar_Scroll ( object sender, System.Windows.Controls.Primitives.ScrollEventArgs e ) : void |
protected RaiseGeneratingGanttPanelColumn ( |
||
e | ||
return | void |
public static DependencyProperty,System.Windows CurrentTimeProperty | ||
return |
public static DependencyProperty,System.Windows GanttRowBorderBrushProperty | ||
return |
public static DependencyProperty,System.Windows GapBackgroundBrushProperty | ||
return |
public static DependencyProperty,System.Windows GapBorderBrushProperty | ||
return |
public static DependencyProperty,System.Windows HorizontalScrollbarVisibilityProperty | ||
return |
public static DependencyProperty,System.Windows IsReadOnlyProperty | ||
return |
public static DependencyProperty,System.Windows NodesProperty | ||
return |
public static DependencyProperty,System.Windows SupportLinkVisibilityProperty | ||
return |
public static DependencyProperty,System.Windows TimespanBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows TimespanBorderBrushProperty | ||
return |
public static DependencyProperty,System.Windows TimespanBorderThicknessProperty | ||
return |