New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.RatingItemBinding

Represents an object that provides the data binding information for the Items of the Rating control.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.RatingItemBinding

Properties

ToolTipField String

Gets/Sets the field of the data source that provides the ToolTip content (ToolTip property of the Rating item) of the Rating items.

ToolTipFormatString String

Gets/Sets the formatting string used to control how data bound to the RatingItem's ToolTip is displayed.

ValueField String

Gets/Sets the field of the data source that provides the value content (Value property of the Rating item) of the Rating items.

In this article