C# 클래스 CoderForRent.Charting.TimespanHeader.TimespanHeaderRow

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: jogibear9988/SlGanttChart

공개 프로퍼티들

프로퍼티 타입 설명
CellBackgroundProperty System.Windows.DependencyProperty
CellBorderBrushProperty System.Windows.DependencyProperty
CellBorderThicknessProperty System.Windows.DependencyProperty
CellFormatProperty System.Windows.DependencyProperty
CellHorizontalAlignmentProperty System.Windows.DependencyProperty
CellVerticalAlignmentProperty System.Windows.DependencyProperty
CurrentTimeProperty System.Windows.DependencyProperty
TimeUnitProperty System.Windows.DependencyProperty

공개 메소드들

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

보호된 메소드들

메소드 설명
ArrangeOverride ( Size finalSize ) : Size

비공개 메소드들

메소드 설명
GenerateCells ( ) : void
GetCell ( System.DateTime time ) : TimespanHeaderCell
ResetFormatting ( ) : void

메소드 상세

ArrangeOverride() 보호된 메소드

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
리턴 System.Windows.Size

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

TimespanHeaderRow() 공개 메소드

public TimespanHeaderRow ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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