Skip to main content
A newer version of this page is available. .

CellData Class

Contains information about grid cells.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class CellData :
    INotifyPropertyChanged

Remarks

The following templates use a CellData object as a data context:

Inheritance

See Also