Skip to main content

GridRowContent Class

Displays the content of a data row.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v14.2.dll

#Declaration

public class GridRowContent :
    ContentControl

#Remarks

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

See Also