ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewer Class / ItemWidth Property

In This Topic
    ItemWidth Property (C1ListViewer)
    In This Topic
    Gets or sets the width of each item.
    Syntax
    'Declaration
     
    Public Property ItemWidth As System.Double
    public System.double ItemWidth {get; set;}
    See Also