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

In This Topic
    C1GridSplitter Class
    In This Topic
    Represents the control that redistributes space between columns or rows of a Windows.UI.Xaml.Controls.Grid panel.
    Object Model
    C1GridSplitter Class
    Syntax
    'Declaration
     
    
    Public Class C1GridSplitter 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1GridSplitter : 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.C1GridSplitter

    See Also