This is a migrated thread and some comments may be shown as answers.

What is difference between GridViewDataRowInfo and GridViewRowInfo classes?

1 Answer 274 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Pauli
Top achievements
Rank 2
Pauli asked on 21 Aug 2013, 12:06 PM

If I hide protected and inherited members it seems that they don't have difference. So, what is difference between GridViewDataRowInfo and GridViewRowInfo classes?

http://www.telerik.com/help/winforms/allmembers_t_telerik_wincontrols_ui_gridviewdatarowinfo.html

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 26 Aug 2013, 11:48 AM
Hello Pauli,

Thank you for writing.

GridViewRowInfo is a class which contains all the logic needed to represent a single local row and is a base class row all logical row types in RadGridView. The GridViewDataRowInfo class is a concrete row type for data rows in RadGridView.

I hope this information helps. Should you have any other questions, I will be glad to assist you.

Regards,
Dimitar
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Pauli
Top achievements
Rank 2
Answers by
Dimitar
Telerik team
Share this question
or