FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / IBand Interface / Children Property

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