|
Class | | Sets the Cascading Style Sheet class used by the element. When set, this class will also be used by all child elements that don't have their own class. The class should be defined in the report's style sheet file. |
FloatDirection | | The panel moves to stay in the same position of the window as the page is scrolled in any direction. This value controls the float direction of the panel.
For example, if the value is chosen as 'Horizontal' the panel will be able to maintain its position in the window when the page is scolled left to right and not top to bottom. |
Height | | The height of the element.
For some elements, leave the height blank to automatically size the element to the height of the content. |
HeightScale | | The width scale of the element. Value can be "px" for pixels, or "%" for percentage of the available height. Leave this value blank to have the frame automatically adjust to the size of its contents. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
Width | | The width of the element. |
WidthScale | | The width scale of the element. Value can be "px" for pixels, or "%" for percentage of the available width. |