Gets or sets a value that specifies the width of all items that are contained within the panel.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public double ItemWidth { get; set; } |
| Visual Basic |
|---|
Public Property ItemWidth As Double Get Set |