Editing Themes
You may choose to customize the appearance of the C1DataGrid control by editing one of the existing built-in themes or elements. If you plan on making several changes to the theme, you may choose to copy the existing XAML file for the theme you wish to customize and add it to your project. For information about included theme files, see the XAML Elements topic. If you only plan to change one or two attributes, a simpler option would be to override those attributes in the project without editing a theme file.
Adding a Theme File to the Project
Overriding Theme Attributes in the Project
|