Click or drag to resize
KaxRatingItem Properties

The KaxRatingItem type exposes the following members.

Properties
  Name Description
Public property CssClass
Gets or sets the CSS class of the rating item.
Public property HoveredImageUrl
Gets or sets the path to an image to display for the item when it is hovered.
Public property HoveredSelectedImageUrl
Gets or sets the path to an image to display for the selected item when it is hovered.
Public property ImageUrl
Gets or sets the path to an image to display for the item.
Public property Index
Gets the index of the rating item in the Items collection of the rating control.
Public property SelectedImageUrl
Gets or sets the path to an image to display for the item when it is selected.
Public property ToolTip
Gets or sets the tooltip of the rating item.
Public property Value
Gets or sets the value of the rating item.
Top
See Also