Base class that represents the characteristics of a property for an item in a DataGridCollectionView and from which the DataGridItemProperty and DataGridUnboundItemProperty classes derive.
'Declaration
<NullableContextAttribute(2)>
<NullableAttribute(0)>
<DebuggerDisplayAttribute("Name = {Name}")>
Public MustInherit Class DataGridItemPropertyBase
Gets or sets the complete path (using one or more DataGridItemPropertyBase.Name values) with which this item property must be associated and aligned when the TreeGridflowView flattens the details.
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.
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