The members of System.Windows.Forms.SelectedGridItemChangedEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.SelectedGridItemChangedEventArgs class. |
[read-only] | NewSelection | GridItem.
Gets the newly selected System.Windows.Forms.GridItem. |
[read-only] | OldSelection | GridItem.
Gets the previously selected System.Windows.Forms.GridItem. |