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

In This Topic
    ItemHeight Property (C1ListView)
    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