[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBandedView.FindBandPos

FindBandPos Method

FindBandPos(IBand)

Returns the band row and column position in the grid.

Declaration
public Point? FindBandPos(IBand band)
Parameters
Type Name Description
IBand band

Specified band to find position.

Returns
Type Description
Point?