'Declaration Protected Sub OnRowHeaderClick( _ ByVal row As Integer, _ ByVal column As Integer _ )
'Usage Dim instance As FpSpread Dim row As Integer Dim column As Integer instance.OnRowHeaderClick(row, column)
protected void OnRowHeaderClick( int row, int column )
FpSpread Class FpSpread Members