GridRowContent Class
In This Article
Displays the content of a data row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
public class GridRowContent :
ContentControl
#Remarks
A GridRowContent object represents the target element for the TableView.RowStyle style.
#Inheritance
See Also