New to Telerik UI for WPF? Download free 30-day trial

Customizing Row Details

The Row Details are represented by a DetailsPresenter control. By default, the DetailsPresenter control is styled according to the current theme. Its style includes properties such as Background, BorderBrush and others. Use the RowDetailsStyle property of the RadGridView, if you want to customize its appearance.

Telerik WPF DataGrid RowDetails 6

To learn how to do this take a look at the Styling the Row Details topic.

See Also

In this article