Xceed DataGrid for WPF v7.2 Documentation
Item Property (CellCollection)


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > CellCollection Class : Item Property
Retrieves the cell with the specified parent column from the collection.
Retrieves a Cell from the collection.
Overload List
OverloadDescription
Retrieves the cell with the specified parent column from the collection.  
Retrieves the cell with the specified field name from the collection.  
Retrieves the cell with the specified index from the collection. (Inherited from System.Collections.ObjectModel.Collection<Cell>)
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

CellCollection Class
CellCollection Members