C# Class CoderForRent.Charting.Gantt.GanttChart

Inheritance: CoderForRent.Charting.Core.Chart
Afficher le fichier Open project: jogibear9988/SlGanttChart

Méthodes publiques

Свойство Type Description
CurrentTimeProperty System.Windows.DependencyProperty
GanttRowBorderBrushProperty System.Windows.DependencyProperty
GapBackgroundBrushProperty System.Windows.DependencyProperty
GapBorderBrushProperty System.Windows.DependencyProperty
HorizontalScrollbarVisibilityProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
NodesProperty System.Windows.DependencyProperty
SupportLinkVisibilityProperty System.Windows.DependencyProperty
TimespanBackgroundProperty System.Windows.DependencyProperty
TimespanBorderBrushProperty System.Windows.DependencyProperty
TimespanBorderThicknessProperty System.Windows.DependencyProperty
ToolTipContentTemplateProperty System.Windows.DependencyProperty

Private Properties

Свойство 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

Méthodes publiques

Méthode Description
GanttChart ( ) : System
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
RaiseGeneratingGanttPanelColumn ( GanttPanelColumnEventArgs e ) : void

Private Methods

Méthode 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, RoutedEventArgs e ) : void
TaskGrid_LoadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void
TaskGrid_RowExpanded ( object sender, RowExpandedChangedEventArgs e ) : void
TaskGrid_UnloadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void
Timespan_CurrentTimeChanged ( object sender, EventArgs e ) : void
Timespan_ZoomFactorChanged ( object sender, EventArgs e ) : void
VerticalScrollbar_Scroll ( object sender, System.Windows.Controls.Primitives.ScrollEventArgs e ) : void

Method Details

GanttChart() public méthode

public GanttChart ( ) : System
Résultat System

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

RaiseGeneratingGanttPanelColumn() protected méthode

protected RaiseGeneratingGanttPanelColumn ( GanttPanelColumnEventArgs e ) : void
e GanttPanelColumnEventArgs
Résultat void

Property Details

CurrentTimeProperty public_oe static_oe property

public static DependencyProperty,System.Windows CurrentTimeProperty
Résultat System.Windows.DependencyProperty

GanttRowBorderBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows GanttRowBorderBrushProperty
Résultat System.Windows.DependencyProperty

GapBackgroundBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows GapBackgroundBrushProperty
Résultat System.Windows.DependencyProperty

GapBorderBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows GapBorderBrushProperty
Résultat System.Windows.DependencyProperty

HorizontalScrollbarVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows HorizontalScrollbarVisibilityProperty
Résultat System.Windows.DependencyProperty

IsReadOnlyProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsReadOnlyProperty
Résultat System.Windows.DependencyProperty

NodesProperty public_oe static_oe property

public static DependencyProperty,System.Windows NodesProperty
Résultat System.Windows.DependencyProperty

SupportLinkVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows SupportLinkVisibilityProperty
Résultat System.Windows.DependencyProperty

TimespanBackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows TimespanBackgroundProperty
Résultat System.Windows.DependencyProperty

TimespanBorderBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows TimespanBorderBrushProperty
Résultat System.Windows.DependencyProperty

TimespanBorderThicknessProperty public_oe static_oe property

public static DependencyProperty,System.Windows TimespanBorderThicknessProperty
Résultat System.Windows.DependencyProperty

ToolTipContentTemplateProperty public_oe static_oe property

public static DependencyProperty,System.Windows ToolTipContentTemplateProperty
Résultat System.Windows.DependencyProperty