ComponentOne Extended Library for WPF and Silverlight
C1PropertyGrid Layout and Appearance
PropertyGrid > C1PropertyGrid Layout and Appearance

The following topics detail how to customize the C1PropertyGrid control's layout and appearance. You can use built-in layout options to lay your controls out in panels such as Grids or Canvases. Themes allow you to customize the appearance of the grid and take advantage of WPF's XAML-based styling. You can also use templates to format and lay out the control and to customize the control's actions.

See Also