GridCellData(RowData) Constructor
In This Article
Initializes a new instance of the GridCellData class.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
row |
Row |
A Row |
See Also