Gets or sets the width of each item.

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

Syntax

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

See Also