Skip to main content

CellData Class

Contains information about grid cells.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.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