Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / CellCollection Class / Item Property


In This Topic
    Item Property (CellCollection)
    In This Topic
    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