ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldTextItem Class
Properties Methods

In This Topic
    InputFieldTextItem Class Members
    In This Topic

    The following tables list the members exposed by InputFieldTextItem.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyText alignment.  
    Public PropertySpecifies the maximum length of the text entered. When 0, the text is not restricted to any specified length.  
    Public PropertyAllows more than a single-line entry in the text field.  
    Public PropertyDisplays the user-entered text as a series of asterisks (*).  
    Public PropertyIndicates whether the text should be spell checked during its input or not.  
    Public PropertyText value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden.   
    Top
    See Also