True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / BandEventArgs Class / Band Property

In This Topic
    Band Property (BandEventArgs)
    In This Topic
    Indicates the recordset level that holds the current row within a master-detail hierarchy.
    Syntax
    'Declaration
     
    Public ReadOnly Property Band As System.Integer
    public System.int Band {get;}
    See Also