ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.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