Reports for WinForms | ComponentOne
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 Integer
    public int MaxLength {get; set;}
    See Also