FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / Band Class / Children Property

In This Topic
    Children Property (Band)
    In This Topic
    Gets a collection of child bands and columns.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Children As IBandCollection
    public IBandCollection Children {get;}
    See Also