ComponentOne Basic Library for UWP
ItemHeight Property (C1WrapPanel)

C1.UWP Assembly > C1.Xaml Namespace > C1WrapPanel Class : ItemHeight Property
Gets or sets a value that specifies the height of all items that are contained within the panel.
Syntax
'Declaration
 
Public Property ItemHeight As System.Double
public System.double ItemHeight {get; set;}
See Also

Reference

C1WrapPanel Class
C1WrapPanel Members