ComponentOne True DBGrid for WinForms
GetBand Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : GetBand Method
Obtains the band given a column index.
Syntax
'Declaration
 
Public Function GetBand( _
   ByVal columnIndex As System.Integer _
) As System.Integer
public System.int GetBand( 
   System.int columnIndex
)

Parameters

columnIndex
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members