A string representing the title of the item property.
The property's data type.
true if the DataGridItemProperty is readonly; false otherwise.
true if the corresponding cell can be edited when a new item is being inserted, regardless of the value of the IsReadOnly property, false if the value of the IsReadOnly property is respected.
true if the item property represents a sub relationship; false otherwise.
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.
A string representing the title of the item property.
dataType
The property's data type.
isReadOnly
true if the DataGridItemProperty is readonly; false otherwise.
overrideReadOnlyForInsertion
true if the corresponding cell can be edited when a new item is being inserted, regardless of the value of the IsReadOnly property, false if the value of the IsReadOnly property is respected.
isDisplayable
isASubRelationship
true if the item property represents a sub relationship; false otherwise.
Requirements
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2