-
xmlSource
The absolute or relative URL of the XML file with the structure of the contents of the component. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about XML content file in the topic 'Working with XML content'.
-
frameWidth
Fixed width of the frame, in pixels. If set 0, the frame width depends on the parameter 'cellWidth'.
-
frameBgColor
The color of the frame background.
-
frameBgTransparent
Indicates the alpha transparency value of the background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
frameBorderColor
The color of the frame border.
-
frameBorderThickness
The thickness of the border of the frames, in pixels.
-
cellColor
The color of the cell.
-
cellWidth
The width of the cells, in pixels. If you use parameter frameWidth, so this parameter hasn't any value.
-
cellHeight
The height of the cells, in pixels.
-
cellSpacing
The width of space between cells, in pixels.
-
cellCollapseWidth
The width of the collapsed cells, in pixels.
-
cellCollapseTransition
The type of transition cell. Acceptable values are "Regular", "Strong", "Back", "Elastic" or "Bounce".
-
cellCollapseDuration
The time of cell collapsing, in sec.
-
cellAutoRestore
A Boolean value that indicates whether the collapsed cells would be restored.
-
cellDesaturate
A Boolean value that indicates whether all the cells would be desaturate when they are inactive.
-
cellCollapseDesaturate
A Boolean value that indicates whether only collapsed cells would be desaturate.
-
captionHeight
The height of the caption, in pixels.
-
captionMarginTop
The top margin of the caption, in pixels.
-
captionMarginLeft
The top margin of the caption, in pixels.
-
captionBgColor
The background color of the caption.
-
captionBgHighlight
The background highlight of the caption.
-
captionFontFamily
The font name for text.
-
captionFontColor
The text color of the caption.
-
captionFontHighlight
The highlight color of the font in caption.
-
captionFontSize
The point size for the font.
-
captionFontBold
Specifies whether the font of the caption is boldface.
-
descriptionWidth
The width of the description, in pixels.
-
descriptionHeight
The height of the description, in pixels.
-
descriptionMarginTo
The top margin of the description, in pixels.
-
descriptionMarginRight
The right margin of the description, in pixels.
-
descriptionFontFamily
The font name for text.
-
descriptionFontColor
The text color of the description.
-
descriptionFontSize
The point size for the font.
-
descriptionFontBold
Specifies whether the font of the description is boldface.
-
descriptionTextAlign
A string that specifies how to align the text of the description. Acceptable values are "Left", "Center", "Right" and "Justify".
-
descriptionScrollSpeed
The speed of text description scrolling, in pixel/sec.
-
descriptionScrollStop
A Boolean value that indicates whether the description scroll stops when mouse over it.
-
descriptionBgColor
The color of the description background.
-
descriptionBgTransparent
Indicates the alpha transparency value of the description background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
descriptionBgPaddingTop
The top padding that separates the edge of the background from the text description, in pixels.
-
descriptionBgPaddingBottom
The bottom padding that separates the edge of the background from the text description, in pixels.
-
descriptionBgVisible
A Boolean value that indicates whether the description background is visible.