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