GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : TextBox Class |
For a list of all members of this type, see TextBox members.
Name | Description | |
---|---|---|
Action | Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Angle | Returns the number of degrees the text is rotated counter-clockwise. Negative values indicate a clockwise rotation. | |
Bookmark | Gets or sets a bookmark that can be linked via a Bookmark action. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
CanGrow | 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. | |
Container | (Inherited from System.ComponentModel.Component) | |
Custom | Gets or sets custom information to be passed to a report output component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataElementName | Gets or sets the name to use for the data element or attribute for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataElementOutput | Gets or sets a value indicating whether the item appears in a data rendering. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataElementStyle | Gets or sets a value indicating whether the textbox value is rendered as an element or attribute. (Inherited from GrapeCity.ActiveReports.PageReportModel.TextItem) | |
HeadingLevel | Specifies the heading level of this textbox. | |
Height | Gets or sets the height of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Label | Gets or sets a label to identify an instance of a report item within the client UI (to provide a user-friendly label for searching or to appear in the Document Map). (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
LayerName | The name of layer to which this report item belongs. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Left | Gets or sets the distance of the item from the left edge of the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
LinkToChild | Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any). (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Name | Gets or sets the name of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
RepeatWith | Gets or sets the name of the DataRegion with which the report item is repeated if that data region spans multiple pages. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
ShrinkToFit | Select whether the Textbox shrinks text to fit fixed sized control. | |
Site | (Inherited from System.ComponentModel.Component) | |
Style | Gets or sets the the style settings for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
StyleName | Gets or set element style name. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
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. | |
ToolTip | Gets or sets a textual label for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Top | Gets or sets the distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
UserSort | Gets or sets a value indicating whether the end-user sort control should be displayed as part of the textbox UI. | |
Value | Gets or sets an expression, the value of which is displayed in the textbox. (Inherited from GrapeCity.ActiveReports.PageReportModel.TextItem) | |
Visibility | Gets or sets a value indicating whether the items are hidden. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Width | Gets or sets the width of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
ZIndex | Gets or sets the drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) |