[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.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)
Parameters
Type Name Description
int band
int row
Returns
Type Description
object