Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / ap Class / MinimumCapacity Property

In This Topic
    MinimumCapacity Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinimumCapacity As System.Integer
    public System.int MinimumCapacity {get; set;}
    See Also