ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldItem Class
Properties Methods

In This Topic
    InputFieldItem Class Members
    In This Topic

    The following tables list the members exposed by InputFieldItem.

    Public Properties
     NameDescription
    Public PropertyGets the border color.  
    Public PropertyGets the border style.  
    Public PropertyGets the border width.  
    Public PropertyGets the bounds of the item.  
    Public PropertyGets the unique name of the field.  
    Public PropertyGets the height of the inputFieldItem.  
    Public PropertyGets the left position of the inputFieldItem.  
    Public PropertyGets the read-only state. Prevents the user from changing the form field content.  
    Public PropertyGets the required state. Forces the user to fill in the selected field.  
    Public PropertyGets the top position of the inputFieldItem.  
    Public PropertyGets the width of the inputFieldItem.  
    Top
    See Also