Browse by Tags
All Tags » Views (RSS)
-
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''> ...
|
|
|
|