C# 클래스 CoderForRent.Charting.Gantt.GanttChart

상속: CoderForRent.Charting.Core.Chart
파일 보기 프로젝트 열기: jogibear9988/SlGanttChart

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
GanttChart ( ) : System
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
RaiseGeneratingGanttPanelColumn ( GanttPanelColumnEventArgs e ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

GanttChart() 공개 메소드

public GanttChart ( ) : System
리턴 System

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

RaiseGeneratingGanttPanelColumn() 보호된 메소드

protected RaiseGeneratingGanttPanelColumn ( GanttPanelColumnEventArgs e ) : void
e GanttPanelColumnEventArgs
리턴 void

프로퍼티 상세

CurrentTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CurrentTimeProperty
리턴 System.Windows.DependencyProperty

GanttRowBorderBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows GanttRowBorderBrushProperty
리턴 System.Windows.DependencyProperty

GapBackgroundBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows GapBackgroundBrushProperty
리턴 System.Windows.DependencyProperty

GapBorderBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows GapBorderBrushProperty
리턴 System.Windows.DependencyProperty

HorizontalScrollbarVisibilityProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HorizontalScrollbarVisibilityProperty
리턴 System.Windows.DependencyProperty

IsReadOnlyProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IsReadOnlyProperty
리턴 System.Windows.DependencyProperty

NodesProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows NodesProperty
리턴 System.Windows.DependencyProperty

SupportLinkVisibilityProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SupportLinkVisibilityProperty
리턴 System.Windows.DependencyProperty

TimespanBackgroundProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TimespanBackgroundProperty
리턴 System.Windows.DependencyProperty

TimespanBorderBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TimespanBorderBrushProperty
리턴 System.Windows.DependencyProperty

TimespanBorderThicknessProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TimespanBorderThicknessProperty
리턴 System.Windows.DependencyProperty

ToolTipContentTemplateProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ToolTipContentTemplateProperty
리턴 System.Windows.DependencyProperty