ComponentOne Basic Library for UWP
C1GridSplitter Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1GridSplitter Class
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
   Implements Windows.UI.Composition.IAnimationObject 
public class C1GridSplitter : Windows.UI.Xaml.Controls.Control, Windows.UI.Composition.IAnimationObject  
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

Reference

C1GridSplitter Members
C1.Xaml Namespace