-
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'.
-
serverScript
The absolute or relative URL of the ASPX or PHP file is used. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about server script in the topic 'Using server scripts'.
-
popupWindowName
The title name of the popup window.
-
popupMenuDisabled
A Boolean value that indicates whether the context menu of the popup window is disable.
-
controlsColor
The color of the controls.
-
controlsHighlight
The highlight color of the controls.
-
langOf
Localization of language. Translated 'Of' into another language.
-
categoriesBgColor
The background color of the categories.
-
categoriesBgHighlight
The highlight background color of the categories.
-
categoryMargin
The margin of the caption of the category, in pixels.
-
categoryHeight
The height of the categories.
-
categoryFontFamily
The font name of the caption of the category.
-
categoryFontSize
The font size of the caption of the category.
-
categoryFontColor
The color of the caption of the category.
-
categoryFontHighlight
The highlight color of the caption of the category.
-
categoryFontBold
Specifies whether the caption of the category is boldface.
-
categoriesVisible
A Boolean value that indicates whether the categories is visible (true) or not (false).
-
thumbWidth
The width of the thumbnails, in pixels.
-
thumbHeight
The height of the thumbnails, in pixels.
-
thumbBackgroundColor
The background color of the thumbnails.
-
thumbBorderWidth
The width of the border of the thumbnails, in pixels.
-
thumbBorderColor
The color of the border of the thumbnails.
-
thumbBorderTransparent
Indicates the alpha transparency value of the border of the thumbnails. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
thumbSpaceWidth
The width of space between thumbnails, in pixels.
-
thumbMargin
The margin of the thumbnails, in pixels.
-
thumbScaleMode
The thumbScaleMode property determines how the thumbnails are adjusted. This property can be set to Fit and Fill values. Fits in the entire thumbnails cell or fills the thumbnails image cell with a image, cropping the edges of the image as necessary.
-
thumbCaptionHeight
The height of the caption of the thumbnails.
-
thumbCaptionColor
The background color of the caption of the thumbnails.
-
thumbCaptionFontFamily
The font name of the caption of the thumbnails.
-
thumbCaptionFontSize
The font size of the caption of the thumbnails.
-
thumbCaptionFontColor
The color of the caption of the thumbnails.
-
thumbRollOverEffect
A string that specifies type of the effect when the mouse roll over thumbnails. Acceptable values are "Brightness" and "Saturation".
-
scrollOnMouseOver
A Boolean value that indicates that the thumbnails scroll when the mouse roll over.
-
slideWidth
The width of the slide, in pixels.
-
slideHeight
The height of the slide, in pixels.
-
slideBgColor
The background color of the slide.
-
slideBgTransparent
Indicates the alpha transparency value of the background of the slide. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
slideBorderWidth
The width of the border of the slide, in pixels.
-
slideBorderColor
The color of the border of the slide.
-
slideBorderTransparent
Indicates the alpha transparency value of the border of the slide. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
slideScaleMode
The slideScaleMode property determines how the slide contents are adjusted. This property can be set to Fit and Fill values. Fits to the entire slide cell or fills the entire slide cell with an image, cropping the edges of the image as necessary.
-
slideMarginHorizontal
The horizontal margin of the slides, in pixels.
-
slideMarginVertical
The vertical margin of the slides, in pixels.
-
slideDuration
A number that indicates the length of time between transitions slides, in seconds.
-
slidesAutoStart
A Boolean value that indicates whether to auto start slide show (true) or not (false).
-
slideAction
The action, which happen when mouse click on the slide. Acceptable values are "Enlarge", "GetLink", "Description" or "None".
-
loadingStyle
A string that specifies how to display the progress loading slide. Acceptable values are "Bytes" and "Percent".
-
titleFontFamily
The font name of the title of the slide.
-
titleFontSize
The font size of the title of the slide.
-
titleFontColor
The color of the title of the slide.
-
titleFontBold
Specifies whether the title of the slide is boldface.
-
descMarginTop
The top margin of the description of the slide, in pixels.
-
descMarginLeft
The left margin of the description of the slide, in pixels.
-
descBgColor
The background color of the description of the slide.
-
descBgTransparent
Indicates the alpha transparency value of the background of the description of the slide. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
descFontFamily
The font name of the description of the slide.
-
descFontSize
The font size of the description of the slide.
-
descCaptionFontColor
The font color of the caption in the description of the slide.
-
descCaptionFontBold
Specifies whether the caption in the description of the slide is boldface.
-
descValueFontColor
The font color of the description of the slide.
-
descRowSpaceWidth
The width of space between text lines, in pixels.
-
descLinkCaption
The caption of the link button in the slide description. Default value is "Read more".
-
descLinkColor
The color of the link button in the slide description.
-
descLinkHighlight
The highlight color of the link button in the slide description.