MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IInputTextField Interface

IInputTextField Interface Properties

For a list of all members of this type, see IInputTextField members.

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