Name | Description | |
---|---|---|
TextBox Constructor |
The following tables list the members exposed by TextBox.
Name | Description | |
---|---|---|
TextBox Constructor |
Name | Description | |
---|---|---|
CanGrow | Specifies the heading level of this textbox.
Gets or sets a value indicating whether the textbox size can increase to accommodate the contents. | |
CanShrink | Gets or sets a value indicating whether the textbox size can decrease to match the contents. | |
HideDuplicates | 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. | |
ToggleImage | 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. | |
UserSort | Gets or sets a value indicating whether the end-user sort control should be displayed as part of the textbox UI. |
Name | Description | |
---|---|---|
Validate | Overridden. Validates the information in each property of the TextBox object. |