Name | Description | |
---|---|---|
RowColEventArgs Constructor | Initializes a new instance of the RowColEventArgs class. |
The following tables list the members exposed by RowColEventArgs.
Name | Description | |
---|---|---|
RowColEventArgs Constructor | Initializes a new instance of the RowColEventArgs class. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the operation should be canceled. | |
Col | Gets the index of the column that caused the event. | |
Row | Gets the index of the row that caused the event. |