Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewer Class / ItemHeight Property

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