New test.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / SelectedGridItemChangedEventArgs.cs
index 62e643269c087f2e0c7cc5e5a9649e26b8254367..95f632cb55e98a4660327bf507b2da8ca24e4645 100644 (file)
@@ -53,7 +53,7 @@ namespace System.Windows.Forms
                        }
                }
 
-               public object OldSelection
+               public GridItem OldSelection
                {
                        get {
                                return old_selection;