Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight 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