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

In This Topic
    C1Separator Class
    In This Topic
    Control that is used to separate items in menus and toolbar.
    Object Model
    C1Separator Class
    Syntax
    'Declaration
     
    
    Public Class C1Separator 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1Separator : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.C1Separator

    See Also