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





Gets or sets the padding of items within the control.

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

 Syntax

C#  Copy Code

public int ItemPadding { get; set; }

Visual Basic  Copy Code

Public Property ItemPadding As Integer

 Property Value

Type: Int32
An instance of the System.Int32 structure. Default value is 2.

 See Also

Rating Members
Rating Class
MindFusion.UI.WebForms Namespace