ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / Grid Class
Properties Methods


In This Topic
    Grid Class Members
    In This Topic

    The following tables list the members exposed by Grid.

    Public Properties
     NameDescription
    Public PropertyGets a reference to the ColumnCollection that contains the columns in the layout grid.  
    Public PropertyGets the dragging Splitter.  
    Public PropertyGets a reference to the RowCollection that contains the rows in the layout grid.  
    Public PropertyGets or sets the array of selected objects.  
    Public PropertyGets a reference to the C1Sizer control that owns this Grid.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the Grid object and creates new rows and columns based on the child controls within the C1Sizer.  
    Public MethodResets the Grid object so it contains one row and one column.  
    Top
    See Also