ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / ItemHeight Property

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