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

In This Topic
    MaxLength Property (TagStringInputParams)
    In This Topic
    Gets or sets the maximum length of the input string.
    Syntax
    'Declaration
     
    Public Property MaxLength As System.Integer
    public System.int MaxLength {get; set;}
    See Also