ComponentOne Basic Library for UWP
ItemWidth Property (C1ListViewer)

C1.UWP Assembly > C1.Xaml Namespace > C1ListViewer Class : ItemWidth Property
Gets or sets the width of each item.
Syntax
'Declaration
 
Public Property ItemWidth As System.Double
public System.double ItemWidth {get; set;}
See Also

Reference

C1ListViewer Class
C1ListViewer Members