Forum Discussion

savio_leitao's avatar
savio_leitao
Occasional Contributor
12 years ago

Type casting

Hi, How to achive type casting here from Item class to Xceed.Wpf.DataGrid.DataRow Xceed.Wpf.DataGrid.DataRow row = this._gridControl.GetContainerFromItem(item) as Xceed.Wpf.DataGrid....