ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IInputTextField Interface
Properties Methods

In This Topic
    IInputTextField Interface Members
    In This Topic

    The following tables list the members exposed by IInputTextField.

    Public Properties
     NameDescription
     PropertyGets the content value of the input field as a string.  
     PropertyGets the maximum length of the input field.  
     PropertyGets a value indicating whether the input field supports multiple lines.  
     PropertyGets a value indicating whether the input field is a password field.  
     PropertyGets a value indicating whether spell check is enabled for the input field.  
     PropertyGets the value of the input field.  
    Top
    See Also