Progress® Telerik® Reporting R1 2021
Panel Properties
The Panel 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 report item.
(Inherited from ReportItemBase.) |
![]() | Anchor | Obsolete. (Inherited from ReportItem.) |
![]() | Anchoring |
Gets or sets the edges of the container to which a report is bound
and determines how a report items is resized with its parent.
(Inherited from ReportItem.) |
![]() | Bindings |
Gets the collection of binding rules contained within the report item.
(Inherited from ReportItemBase.) |
![]() | Bookmark | Obsolete.
Gets or sets a bookmark label to be displayed for this report item.
(Inherited from ReportItemBase.) |
![]() | BookmarkId |
Gets or sets a bookmark id for this item.
(Inherited from ReportItemBase.) |
![]() | Bottom |
Gets the distance, in Units, between the bottom edge of the
report item and the top edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Bounds |
Gets or sets the size and location of the report item including its
nonclient elements, in Units, relative to the parent report item.
(Inherited from ReportItem.) |
![]() | CanShrink |
Gets or sets a value indicating whether the
Panel
will shrink if a child item is shrunk or hidden.
|
![]() | ConditionalFormatting |
Gets the collection of the conditional formatting rules, associated with this item.
(Inherited from ReportItemBase.) |
![]() | Container | (Inherited from ReportItemBase.) |
![]() | DefaultSize | (Overrides ReportItemDefaultSize.) |
![]() | DesignMode | (Inherited from ReportItemBase.) |
![]() | Dock | Obsolete. (Inherited from ReportItem.) |
![]() | Docking |
Gets or sets which report item borders are docked to its parent
and determines how a report item is resized with its parent.
(Inherited from ReportItem.) |
![]() | DocumentMapText |
Gets or sets a text to be displayed for this item in the document map.
(Inherited from ReportItemBase.) |
![]() | Height |
Gets or sets the height of the report item.
(Inherited from ReportItem.) |
![]() | Items |
Gets the collection of report items contained within the report
item.
(Inherited from ReportItemBase.) |
![]() | KeepTogether |
Gets or sets a value indicating whether the rendering engine should
try to keep the Panel on one page
if possible.
|
![]() | Left |
Gets or sets the distance, in Units, between the left edge of the
report item and the left edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Location |
Gets or sets the coordinates of the upper-left corner of the report
item relative to the upper-left corner of its container.
(Inherited from ReportItem.) |
![]() | Name |
Gets or sets the name of the report item.
(Inherited from ReportItemBase.) |
![]() | Parent | Gets or sets the parent container of the report item.
(Inherited from ReportItemBase.) |
![]() | Report |
Gets the report this item belongs to.
(Inherited from ReportItemBase.) |
![]() | Right |
Gets the distance, in Units, between the right edge of the
report item and the left edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Site | (Inherited from ReportItemBase.) |
![]() | Size |
Gets or sets the height and width of the report item.
(Inherited from ReportItem.) |
![]() | Style |
Gets a Style object
specifying the appearance of the report item.
(Inherited from ReportItemBase.) |
![]() | StyleName |
Gets or sets the name of the report item's global style.
(Inherited from ReportItemBase.) |
![]() | TocText |
Gets or sets a text to be displayed for this item in the table of contents.
(Inherited from ReportItemBase.) |
![]() | ToolTip |
Gets the tooltip associated with the current report item.
(Inherited from ReportItemBase.) |
![]() | Top |
Gets or sets the distance, in Units, between the top edge of the
report item and the top edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Visible |
Gets or sets a value indicating whether the report item is
displayed.
(Inherited from ReportItemBase.) |
![]() | Width |
Gets or sets the width of the report item.
(Inherited from ReportItem.) |