| Visual Basic (Declaration) | |
|---|---|
Public Class DataGridItemProperty Inherits DataGridItemPropertyBase Implements INotifyPropertyChanged, ICloneable | |
| C# | |
|---|---|
public class DataGridItemProperty : DataGridItemPropertyBase, INotifyPropertyChanged, ICloneable | |
A DataGridItemProperty will be created for each property in the underlying data source and can be retrieved through the ItemProperties property of the DataGridCollectionView, DataGridCollectionViewSource (in XAML), or DataGridDetailDescription classes.
System.Object
Xceed.Wpf.DataGrid.DataGridItemPropertyBase
Xceed.Wpf.DataGrid.DataGridItemProperty
Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2




~325.gif)