Back to Devexpress

GridRowContent Class

wpf-devexpress-dot-xpf-dot-grid-38cce4bb.md

latest1.6 KB
Original Source

GridRowContent Class

Displays the content of a data row.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public class GridRowContent :
    ContentControl
vb
Public Class GridRowContent
    Inherits ContentControl

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ContentControl GridRowContent

See Also

GridRowContent Members

DevExpress.Xpf.Grid Namespace