Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CoverFlow Class / ItemsVisible Property

In This Topic
    ItemsVisible Property
    In This Topic
    Gets or sets the number of items visible at a time.
    Syntax
    'Declaration
     
    
    Public Property ItemsVisible As Integer
    public int ItemsVisible {get; set;}
    See Also