ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / RowCollection Class
Members

In This Topic
    RowCollection Class
    In This Topic
    Collection of Row objects.
    Object Model
    RowCollection Class
    Syntax
    'Declaration
     
    Public Class RowCollection 
       Inherits BandCollection
    public class RowCollection : BandCollection 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Sizer.BandCollection
          C1.Win.C1Sizer.RowCollection

    See Also