Windows Forms datagrid do have internal DataGridRows property and get_DataGridRows method is the get accessor for this property. It's recomended to retrieve property value by obtaining a PropertyInfo object first and calling GetValue method on that object. Best regards, ----------- Igor Sukhovhttp://sukhov.net