ComponentOne Basic Library for UWP
C1UniformGrid Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1UniformGrid Class
Provides a way to arrange content in a grid where all the cells in the grid have the same size.
Object Model
C1UniformGrid Class
Syntax
'Declaration
 
Public Class C1UniformGrid 
   Inherits Windows.UI.Xaml.Controls.Panel
   Implements Windows.UI.Composition.IAnimationObject 
public class C1UniformGrid : Windows.UI.Xaml.Controls.Panel, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Panel
               C1.Xaml.C1UniformGrid

See Also

Reference

C1UniformGrid Members
C1.Xaml Namespace