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

In This Topic
    BandCollection Class
    In This Topic
    Abstract class that serves as a base for the RowCollection and ColumnCollection classes.
    Object Model
    BandCollection Class
    Syntax
    'Declaration
     
    Public MustInherit Class BandCollection 
    public abstract class BandCollection 
    Inheritance Hierarchy

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

    See Also