ComponentOne Basic Library for UWP
ItemWidth Property (C1WrapPanel)

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

Reference

C1WrapPanel Class
C1WrapPanel Members