Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / TagNumericInputParams Class / Maximum Property

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