MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TextBox Class
Properties Methods Events

TextBox Class Members

The following tables list the members exposed by TextBox.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the textbox size can increase to accommodate its contents.  
Public PropertyGets or sets a value indicating whether the textbox size can decrease to match its contents.  
Public PropertyGets or sets a name of a grouping or data set within which to hide the item when the expression's value matches the preceding instance.  
Public PropertyGets or sets the initial state of a toggle image, if present in the textbox. The image displays a plus sign (+) for collapsed state and a minus sign (-) for expanded state.  
Public PropertyGets or sets a value indicating whether the end-user sort control should be displayed in the textbox UI.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Returns a list of the expressions contained by this report item.  
Public MethodOverridden. Validates the current state of the TextBox object.  
Top
See Also