Xceed Toolkit Plus for WPF v4.6 Documentation
DataGridUnboundItemProperty Constructor


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > DataGridUnboundItemProperty Class : DataGridUnboundItemProperty Constructor
Initializes a new instance of the DataGridUnboundItemProperty class.
Overload List
OverloadDescription

Initializes a new instance of the DataGridUnboundItemProperty class.

 

Initializes a new instance of the DataGridItemProperty class specifying the name of the property and its data type.

 

Initializes a new instance of the DataGridItemProperty class specifying the name of the property, its data type, and indicating whether it is read only.

 

Initializes a new instance of the DataGridItemProperty class specifying the name of the property, its data type, indicating whether it is read only, and if the corresponding cell can be edited when a new item is being inserted. 

 
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

See Also

Reference

DataGridUnboundItemProperty Class
DataGridUnboundItemProperty Members