ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialPanel Class
Members

In This Topic
    C1RadialPanel Class
    In This Topic
    Positions child elements in a circle, from the StartAngle to the EndAngle in the clockwise direction.
    Object Model
    C1RadialPanel Class
    Syntax
    'Declaration
     
    
    Public Class C1RadialPanel 
       Inherits Windows.UI.Xaml.Controls.Panel
    public class C1RadialPanel : 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.C1RadialPanel

    See Also