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

In This Topic
    ItemWidth Property (C1TileListView)
    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