ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TextBox Class
Properties Methods Events

In This Topic
    TextBox Class Members
    In This Topic

    The following tables list the members exposed by TextBox.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the heading level of this textbox.

    Gets or sets a value indicating whether the textbox size can increase to accommodate the contents.

     
    Public Property

    Gets or sets a value indicating whether the textbox size can decrease to match the contents.

     
    Public Property

    Gets or sets the name of a grouping or data set within which to hide the item when the value of the expression associated with the textbox is the same as the preceding instance.

     
    Public Property

    Gets or sets a value indicating the initial state of a toggling image, if one is displayed as part of the textbox. The toggle image displays as a plus sign (+) to indicate a collapsed state with hidden report items, and as a minus sign (-) to indicate an expanded state with all report items visible.

     
    Public Property

    Gets or sets a value indicating whether the end-user sort control should be displayed as part of the textbox UI.

     
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Internal use only  
    Public MethodOverridden. Validates the information in each property of the TextBox object.  
    Top
    See Also