ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

BandEventArgs.Band Property

Indicates the recordset level that holds the current row within a master-detail hierarchy.

[Visual Basic]

Public ReadOnly Property Band As Integer

[C#]

public int Band {get;}

[Delphi]

public property Band: Int32 read get_Band;

See Also

BandEventArgs Class | BandEventArgs Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.