Name | Description | |
---|---|---|
Action | The Action object of this report item. | |
Bookmark | Specifies a bookmark that can be linked to via a Bookmark action. | |
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). | |
DataElementOutput | Indicates how this item should appear when rendered with a data oriented rendering device. | |
Height | Height of the item. | |
Hidden | Indicates if this report item should be hidden. | |
IsDynamicallyHidden | Determines if this item has dynamic visiblity and is hidden. | |
KeepTogether | Gets a value indicating whether the report item is kept together on one page if possible. | |
Left | The distance of the item from the left of the containing object. | |
Name | The name of this report item. | |
Style | Returns style of the report item. | |
StyleName | Specifies style name. | |
TargetDevice | Defines output kinds in which report item is present (Screen, Export tec.) | |
ToggleItem | Specifies a report item that users can click toggle the visibility of this item. | |
ToolTip | Contains a textual label for the item. | |
Top | The distance of the item from the top of the containing object. | |
Width | Width of the item. | |
ZIndex | Specifies drawing order of the report item within the containing object. |