Метод | Описание | |
---|---|---|
CellCheckBoxEventArgs ( |
Initializes a new instance of the CellButtonEventArgs class with the specified Cell source, row index and column index
|
public CellCheckBoxEventArgs ( |
||
source | The Cell that Raised the event | |
column | int | The Column index of the Cell |
row | int | The Row index of the Cell |
Результат | System |