Namespace:
C1.C1PrintDocument
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
protected TableBand GetBand( int bandIndex ) |
Visual Basic (Declaration) |
---|
Protected Function GetBand ( _ bandIndex As Integer _ ) As TableBand |
Parameters
- bandIndex
- Type: System..::.Int32