Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Schedule.Printing Namespace / TagNumericInputParams Class / Minimum Property

In This Topic
    Minimum Property (TagNumericInputParams)
    In This Topic
    Gets or sets the minimum allowed value.
    Syntax
    'Declaration
     
    Public Property Minimum As System.Integer
    public System.int Minimum {get; set;}
    See Also