ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / PaintDayEventArgs Class / Tier Property

In This Topic
    Tier Property (PaintDayEventArgs)
    In This Topic
    ScaleTier header tier (if the event is used to paint grid header).
    Syntax
    'Declaration
     
    Public ReadOnly Property Tier As ScaleTier
    public ScaleTier Tier {get;}
    See Also