Xceed DataGrid for WPF v7.2 Documentation
DataGridItemPropertyBase Class Methods


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

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

Public Methods
 NameDescription
Public MethodRetrieves the current value of the property for the specified component.  
Public MethodSets the current value of the property for the specified component.  
Top
Protected Methods
 NameDescription
Protected MethodRetrieves 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.

 
Protected MethodSets the value for the specified component.  
Top
See Also

Reference

DataGridItemPropertyBase Class
Xceed.Wpf.DataGrid Namespace