ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagStringInputParams Class / MaxLength Property

In This Topic
    MaxLength Property
    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