ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1LoopPanel Class
Members

In This Topic
    C1LoopPanel Class
    In This Topic
    The panel layouts the selected item over the whole available space and changes selected items with FlipView-alike behavior.
    Object Model
    C1LoopPanel Class
    Syntax
    'Declaration
     
    Public Class C1LoopPanel 
       Inherits Windows.UI.Xaml.Controls.Panel
    public class C1LoopPanel : 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.Calendar.C1LoopPanel

    See Also