ComponentOne Calendar for UWP
C1LoopPanel Class
Members 

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace : C1LoopPanel Class
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
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Panel
                        C1.Xaml.Calendar.C1LoopPanel

See Also

Reference

C1LoopPanel Members
C1.Xaml.Calendar Namespace