[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.GetBandRow

GetBandRow Method

GetBandRow(int, int)

Obtains the underlying row object for the given band and row.

Declaration
public object GetBandRow(int band, int row)
Public Function GetBandRow(band As Integer, row As Integer) As Object
Parameters
Type Name Description
int band
int row
Returns
Type Description
object