ASP.NET Pack Programmer's Guide
Rating.ItemHeight Property
See Also
 





Gets or sets the height of items within the control.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public Unit ItemHeight { get; set; }

Visual Basic  Copy Code

Public Property ItemHeight As Unit

 Property Value

Type: Unit
An instance of the System.Web.UI.Unit structure specifying the height of items. Default value is 16px.

 See Also

Rating Members
Rating Class
MindFusion.UI.WebForms Namespace