C# Class CoderForRent.Charting.TimespanHeader.TimespanHeaderRow

Inheritance: System.Windows.Controls.Control
ファイルを表示 Open project: jogibear9988/SlGanttChart

Public Properties

Property Type Description
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

Public Methods

Method Description
OnApplyTemplate ( ) : void
TimespanHeaderRow ( ) : System

Protected Methods

Method Description
ArrangeOverride ( Size finalSize ) : Size

Private Methods

Method Description
GenerateCells ( ) : void
GetCell ( System.DateTime time ) : TimespanHeaderCell
ResetFormatting ( ) : void

Method Details

ArrangeOverride() protected method

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
return System.Windows.Size

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

TimespanHeaderRow() public method

public TimespanHeaderRow ( ) : System
return System

Property Details

CellBackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellBackgroundProperty
return System.Windows.DependencyProperty

CellBorderBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellBorderBrushProperty
return System.Windows.DependencyProperty

CellBorderThicknessProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellBorderThicknessProperty
return System.Windows.DependencyProperty

CellFormatProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellFormatProperty
return System.Windows.DependencyProperty

CellHorizontalAlignmentProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellHorizontalAlignmentProperty
return System.Windows.DependencyProperty

CellVerticalAlignmentProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellVerticalAlignmentProperty
return System.Windows.DependencyProperty

CurrentTimeProperty public_oe static_oe property

public static DependencyProperty,System.Windows CurrentTimeProperty
return System.Windows.DependencyProperty

TimeUnitProperty public_oe static_oe property

public static DependencyProperty,System.Windows TimeUnitProperty
return System.Windows.DependencyProperty