ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / ItemWidth Property

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