Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1VirtualizingPanel Class
Members

In This Topic
    C1VirtualizingPanel Class
    In This Topic
    Object Model
    C1VirtualizingPanel Class
    Syntax
    'Declaration
     
    
    Public Class C1VirtualizingPanel 
       Inherits Windows.UI.Xaml.Controls.Panel
    public class C1VirtualizingPanel : Windows.UI.Xaml.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Panel
                   C1.Xaml.C1VirtualizingPanel
                      C1.Xaml.C1ListViewerPanel

    See Also