Name | Description | |
---|---|---|
Action | The Action object of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Angle | Returns the number of degrees the text is rotated counter-clockwise. Negative values indicate a clockwise rotation. | |
Bookmark | Specifies a bookmark that can be linked to via a Bookmark action. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
CanGrow | Returns the value of ITextBox CanGrow property. | |
CanShrink | Returns the value of ITextBox CanShrink property. | |
Characteristics | Returns the Characteristics held by this textbox instance. | |
ContentValue | Gets a string representation of this instance Value. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextItem) | |
DataElementName | The name to use for the data element or attribute for this report item when rendered via a data oriented rendering extension (e.g. XML). (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
DataElementOutput | Indicates how this item should appear when rendered with a data oriented rendering device. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
DataElementStyle | Indicates whether to render this text item as an element or as an attribute. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextItem) | |
HeadingLevel | The heading level of this textbox. | |
Height | Height of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Hidden | Indicates if this report item should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
IsDynamicallyHidden | Determines if this item has dynamic visiblity and is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
KeepTogether | Gets a value indicating whether the report item is kept together on one page if possible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Key | Gets unique persistent key used to identified instance of the textbox item. This is primarily used for passing interactive state from client to server, so the server is capable to apply interactivity and relayout the report document. | |
Label | Gets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem) | |
Left | The distance of the item from the left of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Name | The name of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
RenderComponents | Returns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent) | |
ShrinkToFit | Shrink to Fit | |
Style | Returns style of the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
StyleName | Specifies style name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
TabStops | Gets the tab stops. | |
TargetDevice | Defines output kinds in which report item is present (Screen, Export tec.) (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
ToggleItem | Specifies a report item that users can click toggle the visibility of this item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
ToolTip | Contains a textual label for the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Top | The distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Value | Get the value of this text item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextItem) | |
ValueExpression | Gets expression which is used to evaluate textbox value. | |
Width | Width of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
ZIndex | Specifies drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) |