Xceed DataGrid for WPF v7.2 Documentation
DataGridItemProperty Class Methods


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DataGridItemProperty Class

For a list of all members of this type, see DataGridItemProperty members.

Public Methods
 NameDescription
Public MethodRetrieves the current value of the property for the specified component. (Inherited from Xceed.Wpf.DataGrid.DataGridItemPropertyBase)
Public MethodSets the current value of the property for the specified component. (Inherited from DataGridItemPropertyBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Retrieves the value of the specified component.  
Protected Method

Initializes a new instance of the DataGridItemProperty class specifying the name and title of the property, its value path, indicating whether it is read only, if the corresponding cell can be edited when a new item is being inserted, and if it represents a sub relationship.

(Inherited from Xceed.Wpf.DataGrid.DataGridItemPropertyBase)
Protected MethodOverridden. Sets the value for the specified component.  
Top
See Also

Reference

DataGridItemProperty Class
Xceed.Wpf.DataGrid Namespace