ComponentOne Basic Library for WPF and Silverlight
C1UniformGrid Class
Members 


C1.Silverlight 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 System.Windows.Controls.Panel
'Usage
 
Dim instance As C1UniformGrid
public class C1UniformGrid : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               C1.Silverlight.C1UniformGrid

See Also

Reference

C1UniformGrid Members
C1.Silverlight Namespace