Skip to main content

GridRowContent Class

Displays the content of a data row.

Namespace: DevExpress.Xpf.Grid

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

See Also