Name | Description | |
---|---|---|
GetValue | Retrieves the current value of the property for the specified component. | |
SetValue | Sets the current value of the property for the specified component. |
For a list of all members of this type, see DataGridItemPropertyBase members.
Name | Description | |
---|---|---|
GetValue | Retrieves the current value of the property for the specified component. | |
SetValue | Sets the current value of the property for the specified component. |
Name | Description | |
---|---|---|
GetValueCore | Retrieves the value of the specified component. | |
Initialize | 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. | |
SetValueCore | Sets the value for the specified component. |