[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.OnRowHeaderClick

OnRowHeaderClick Method

OnRowHeaderClick(int, int)

Processes a click on a row header cell at the specified row and column in the Spread component.

Declaration
protected void OnRowHeaderClick(int row, int column)
Protected Sub OnRowHeaderClick(row As Integer, column As Integer)
Parameters
Type Name Description
int row

Row index

int column

Column index