[]
Processes a click on a row header cell at the specified row and column in the Spread component.
protected void OnRowHeaderClick(int row, int column)
Protected Sub OnRowHeaderClick(row As Integer, column As Integer)
Type | Name | Description |
---|---|---|
int | row | Row index |
int | column | Column index |