ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / ScaleTier Class / Count Property

In This Topic
    Count Property (ScaleTier)
    In This Topic
    Gets or sets the number of units in a scale division.
    Syntax
    'Declaration
     
    Public Property Count As System.Integer
    public System.int Count {get; set;}
    See Also