All Tags »
Views »
Themes (RSS)
Sorry, but there are no more tags available to filter with.
-
The Office themes are located in the ThemePack assemblies (Xceed.Wpf.DataGrid.ThemePack.[#].dll), which must be included in your references. You can then apply them to the grid by setting the View.Theme property using property element syntax:
<Grid xmlns:xcdg=''http://schemas.xceed.com/wpf/xaml/datagrid''> ...