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

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