Name | Description | |
---|---|---|
c1 | Gets the range's first column index. | |
c2 | Gets the range's last column index. | |
GridChangedType | The type of action that caused the event to fire. | |
r1 | Gets the range's first row index. | |
r2 | Gets the range's last row index. |
The following tables list the members exposed by GridChangedEventArgs.
Name | Description | |
---|---|---|
c1 | Gets the range's first column index. | |
c2 | Gets the range's last column index. | |
GridChangedType | The type of action that caused the event to fire. | |
r1 | Gets the range's first row index. | |
r2 | Gets the range's last row index. |