Gets or sets a value that specifies the height of all items that are contained within the panel.

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

Syntax

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

See Also