Gets or sets the width of each item.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public double ItemWidth { get; set; }
Visual Basic
Public Property ItemWidth As Double
	Get
	Set

See Also