hi there,
i have a question about the classes that inherit form Telerik.WinControls.UI.BaseListViewVisualItem.
What are the differences between the following children classes:
Telerik.WinControls.UI.BaseListViewGroupVisualItem
Telerik.WinControls.UI.DetailListViewVisualItem
Telerik.WinControls.UI.IconListViewVisualItem
Telerik.WinControls.UI.SimpleListViewVisualItem
????
I ask because I have a RadListView where i want to add records/rows that contain Microsoft user controls. so on that note, which class should be best used for this?
Thank you
i have a question about the classes that inherit form Telerik.WinControls.UI.BaseListViewVisualItem.
What are the differences between the following children classes:
Telerik.WinControls.UI.BaseListViewGroupVisualItem
Telerik.WinControls.UI.DetailListViewVisualItem
Telerik.WinControls.UI.IconListViewVisualItem
Telerik.WinControls.UI.SimpleListViewVisualItem
????
I ask because I have a RadListView where i want to add records/rows that contain Microsoft user controls. so on that note, which class should be best used for this?
Thank you