C# Class CoderForRent.Charting.TimespanHeader.TimespanHeaderRow

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: jogibear9988/SlGanttChart

Méthodes publiques

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
ArrangeOverride ( Size finalSize ) : Size

Private Methods

Méthode Description
GenerateCells ( ) : void
GetCell ( System.DateTime time ) : TimespanHeaderCell
ResetFormatting ( ) : void

Method Details

ArrangeOverride() protected méthode

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
Résultat System.Windows.Size

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

TimespanHeaderRow() public méthode

public TimespanHeaderRow ( ) : System
Résultat System

Property Details

CellBackgroundProperty public_oe static_oe property

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

CellBorderBrushProperty public_oe static_oe property

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

CellBorderThicknessProperty public_oe static_oe property

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

CellFormatProperty public_oe static_oe property

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

CellHorizontalAlignmentProperty public_oe static_oe property

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

CellVerticalAlignmentProperty public_oe static_oe property

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

CurrentTimeProperty public_oe static_oe property

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

TimeUnitProperty public_oe static_oe property

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