Progress® Telerik® Reporting R1 2021
HtmlTextBox Properties
The HtmlTextBox type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AccessibleDescription |
Gets or sets the accessible description for the current report item.
(Inherited from ReportItemBase.) |
![]() | Action |
Gets or sets an interactive action associated with this processing instance of the item.
(Inherited from ReportItemBase.) |
![]() | Anchor | Obsolete. (Inherited from ReportItem.) |
![]() | Anchoring | (Inherited from ReportItem.) |
![]() | Bookmark |
Gets or sets a bookmark label to be displayed for the processing instance of this item.
(Inherited from ReportItemBase.) |
![]() | BookmarkId |
Gets or sets a bookmark id for this processing instance of the item.
(Inherited from ReportItemBase.) |
![]() | Bounds | (Inherited from ReportItem.) |
![]() | ChildElements | Obsolete. (Inherited from ProcessingElement.) |
![]() | Culture |
Gets the CultureInfo instance associated with this report item.
(Inherited from ProcessingElement.) |
![]() | DataObject |
Gets the IDataObject that is bound to this report item.
(Inherited from ProcessingElement.) |
![]() | Dock | Obsolete. (Inherited from ReportItem.) |
![]() | Docking | (Inherited from ReportItem.) |
![]() | DocumentMapText |
Gets or sets a text to be displayed in the document map for this processing instance of the item.
(Inherited from ReportItemBase.) |
![]() | Exception |
Gets or sets the exception that has occurred during the processing.
(Inherited from ProcessingElement.) |
![]() | Height | (Inherited from ReportItem.) |
![]() | ItemDefinition | (Inherited from ReportItemBase.) |
![]() | KeepTogether |
Indicates whether the rendering engine should
try to keep the item on one page if possible.
|
![]() | Left | (Inherited from ReportItem.) |
![]() | Location | (Inherited from ReportItem.) |
![]() | Name | (Inherited from ReportItemBase.) |
![]() | Parent | Obsolete. (Inherited from ProcessingElement.) |
![]() | ParentElement |
Gets the parent element of the current layout element.
(Inherited from LayoutElement.) |
![]() | Report |
Nested report's Report points to itself -
not the master report.
(Inherited from ProcessingElement.) |
![]() | Size | (Inherited from ReportItem.) |
![]() | Style | (Inherited from VisualElement.) |
![]() | ThrowWhenBindingUnsuccessful | (Inherited from ProcessingElement.) |
![]() | TocText |
Gets or sets a text to be displayed in the table of contents for this processing instance of the item.
(Inherited from ReportItemBase.) |
![]() | Top | (Inherited from ReportItem.) |
![]() | Value |
Gets or sets the value of the HtmlTextBox item
|
![]() | Visible | (Inherited from VisualElement.) |
![]() | Width | (Inherited from ReportItem.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ILayoutElementContainerChildren | |
![]() ![]() | ITableCellColumnIndex | (Inherited from ReportItem.) |
![]() ![]() | ITableCellColumnSpan | (Inherited from ReportItem.) |
![]() ![]() | ITableCellItem | (Inherited from ReportItem.) |
![]() ![]() | ITableCellRowIndex | (Inherited from ReportItem.) |
![]() ![]() | ITableCellRowSpan | (Inherited from ReportItem.) |
![]() ![]() | ITableCellTable | (Inherited from ReportItem.) |