| Name | Description |
| ActualHeight | (Inherited from System.Windows.FrameworkElement) |
| ActualWidth | (Inherited from System.Windows.FrameworkElement) |
| AllowDrop | (Inherited from System.Windows.UIElement) |
| Background | (Inherited from System.Windows.Controls.Control) |
| BackgroundBrush | Gets or sets the System.Windows.Media.Brush used in the background of the row. |
| BorderBrush | (Inherited from System.Windows.Controls.Control) |
| BorderThickness | (Inherited from System.Windows.Controls.Control) |
| CacheMode | (Inherited from System.Windows.UIElement) |
| CellsAreaMargin | Gets or sets a Margin that can be applied to a System.Windows.UIElement locating the element in the area where the cells are shown, typically this margin is applied to the cells panel. |
| CellsPanel | Gets the cells panel inside this row presenter. |
| CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
| Clip | (Inherited from System.Windows.UIElement) |
| Cursor | (Inherited from System.Windows.FrameworkElement) |
| DataContext | (Inherited from System.Windows.FrameworkElement) |
| DataGrid | Gets the data grid associated with this presenter. |
| DesiredSize | (Inherited from System.Windows.UIElement) |
| Dispatcher | (Inherited from System.Windows.DependencyObject) |
| Effect | (Inherited from System.Windows.UIElement) |
| FlowDirection | (Inherited from System.Windows.FrameworkElement) |
| FontFamily | (Inherited from System.Windows.Controls.Control) |
| FontSize | (Inherited from System.Windows.Controls.Control) |
| FontStretch | (Inherited from System.Windows.Controls.Control) |
| FontStyle | (Inherited from System.Windows.Controls.Control) |
| FontWeight | (Inherited from System.Windows.Controls.Control) |
| Foreground | (Inherited from System.Windows.Controls.Control) |
| Height | (Inherited from System.Windows.FrameworkElement) |
| HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
| HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| HorizontalGridLineBrush | Gets or sets the System.Windows.Media.Brush used to highlight the horizontal grid lines. |
| HorizontalGridLineOpacity | Gets or sets the opacity of the horizontal grid line. |
| HorizontalGridLineVisibility | Gets or sets the visibility of the horizontal grid lines of this row, If true, the horizontal grid lines are shown. |
| IsEnabled | (Inherited from System.Windows.Controls.Control) |
| IsHitTestVisible | (Inherited from System.Windows.UIElement) |
| IsTabStop | (Inherited from System.Windows.Controls.Control) |
| Item | Gets the DataGridCellPresenter with the specified column. |
| Language | (Inherited from System.Windows.FrameworkElement) |
| Margin | (Inherited from System.Windows.FrameworkElement) |
| MaxHeight | (Inherited from System.Windows.FrameworkElement) |
| MaxWidth | (Inherited from System.Windows.FrameworkElement) |
| MinHeight | (Inherited from System.Windows.FrameworkElement) |
| MinWidth | (Inherited from System.Windows.FrameworkElement) |
| Name | (Inherited from System.Windows.FrameworkElement) |
| Opacity | (Inherited from System.Windows.UIElement) |
| OpacityMask | (Inherited from System.Windows.UIElement) |
| Padding | (Inherited from System.Windows.Controls.Control) |
| Parent | (Inherited from System.Windows.FrameworkElement) |
| Projection | (Inherited from System.Windows.UIElement) |
| RenderSize | (Inherited from System.Windows.UIElement) |
| RenderTransform | (Inherited from System.Windows.UIElement) |
| RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
| Resources | (Inherited from System.Windows.FrameworkElement) |
| Row | Gets the row associated with this presenter. |
| RowAreaMargin | Gets or sets a Margin that can be applied to a System.Windows.UIElement inside a row presenter ensuring the element won't be scrolled even whether the row is scrollable. |
| Style | (Inherited from System.Windows.FrameworkElement) |
| TabIndex | (Inherited from System.Windows.Controls.Control) |
| TabNavigation | (Inherited from System.Windows.Controls.Control) |
| Tag | (Inherited from System.Windows.FrameworkElement) |
| Template | (Inherited from System.Windows.Controls.Control) |
| Triggers | (Inherited from System.Windows.FrameworkElement) |
| UseLayoutRounding | (Inherited from System.Windows.UIElement) |
| ValidationBackground | Gets or sets the brush used to paint the background of the validation elements. |
| ValidationResults | Gets or sets a collection of ValidationResult related to the corresponding row. When the number of errors is greater than 0 the background of the row will became red. |
| ValidationState | Gets or sets the ValidationState. |
| VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
| VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| VerticalGridLineBrush | Gets or sets the System.Windows.Media.Brush used to highlight the vertical grid lines. |
| VerticalGridLineVisibility | Gets or sets the visibility of the vertical grid lines of this row, If true, the vertical grid lines are shown. |
| Visibility | (Inherited from System.Windows.UIElement) |
| Width | (Inherited from System.Windows.FrameworkElement) |