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

GridRowContent Class

Displays the content of a data row.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v19.1.dll

Declaration

public class GridRowContent :
    ContentControl

Remarks

A GridRowContent object represents the target element for the TableView.RowStyle style.

See Also